nimbus-gui/vercel.json
2023-09-07 15:57:28 +03:00

6 lines
78 B
JSON

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