mirror of https://github.com/msgbyte/tailchat
chore: upgrade vercel.json
parent
9345e2476a
commit
e555a7ce0a
@ -1,6 +1,3 @@
|
|||||||
{
|
{
|
||||||
"routes": [
|
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
|
||||||
{ "handle": "filesystem" },
|
|
||||||
{ "src": "/(.*)", "status": 404, "dest": "/index.html" }
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue