nimbus-gui/vercel.json

6 lines
78 B
JSON

{
"rewrites": [
{ "source": "/(.*)", "destination": "/" }
]
}