Update vercel.json
This commit is contained in:
parent
132ac3de43
commit
c64a75abf6
@ -1,3 +1,8 @@
|
||||
{
|
||||
"rewrites": [{ "source": "/:path*", "destination": "/index.html" }]
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/:path*",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user