nova-admin/vercel.json
2023-03-27 18:01:46 +08:00

4 lines
74 B
JSON

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