tiny-vue/vercel.json

4 lines
74 B
JSON

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