sent-file-fast-vue/vercel.json
2024-11-30 19:51:55 +08:00

4 lines
74 B
JSON

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