sent-file-fast-vue/vercel.json

4 lines
74 B
JSON
Raw Normal View History

2024-11-30 11:51:55 +00:00
{
"rewrites": [{ "source": "/:path*", "destination": "/index.html" }]
}