pref: update vercel.json
This commit is contained in:
parent
b3110bde9d
commit
de57b4effa
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
|
"rewrites": [{ "source": "/:path*", "destination": "/index.html" }]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user