We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c736e1 commit 5aef23eCopy full SHA for 5aef23e
vercel.json
@@ -1,5 +1,5 @@
1
{
2
"rewrites": [
3
- {"source": "/(.*)", "destination": "/not-found"}
+ {"source": "/(.*)", "destination": "/index.html"}
4
]
5
}
0 commit comments