nimbus-gui/vercel.json

6 lines
78 B
JSON
Raw Normal View History

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