nova-admin/vercel.json

4 lines
73 B
JSON

{
"rewrites": [{ "source": "/:path*", "destination": "/index.html" }]
}