1 parent ecb656f commit 5a07762Copy full SHA for 5a07762
1 file changed
vercel.json
@@ -1,9 +1,6 @@
1
{
2
"$schema": "https://openapi.vercel.sh/vercel.json",
3
"framework": null,
4
- "routes": [
5
- { "src": "/(.*)", "dest": "/index.html" }
6
- ],
7
"rewrites": [
8
{ "source": "/(.*)", "destination": "/index.html" }
9
]
0 commit comments