Skip to content

Commit 5a07762

Browse files
authored
Update vercel.json
1 parent ecb656f commit 5a07762

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

vercel.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"$schema": "https://openapi.vercel.sh/vercel.json",
33
"framework": null,
4-
"routes": [
5-
{ "src": "/(.*)", "dest": "/index.html" }
6-
],
74
"rewrites": [
85
{ "source": "/(.*)", "destination": "/index.html" }
96
]

0 commit comments

Comments
 (0)