chore: upgrade vercel.json

pull/13/head
moonrailgun 4 years ago
parent 9345e2476a
commit e555a7ce0a

@ -1,6 +1,3 @@
{
"routes": [
{ "handle": "filesystem" },
{ "src": "/(.*)", "status": 404, "dest": "/index.html" }
]
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}

Loading…
Cancel
Save