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