remove vercel.json due to incorrect edge request configuration

This commit is contained in:
jeffvli
2026-03-13 17:23:03 -07:00
parent 4fdc38caee
commit fafb9d4f56
-8
View File
@@ -1,8 +0,0 @@
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}