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 028d2a2 commit fe41ff9Copy full SHA for fe41ff9
vercel.json
@@ -0,0 +1,6 @@
1
+{
2
+ "routes": [
3
+ { "handle": "filesystem" },
4
+ { "src": "/(.*)", "status": 404, "dest": "/index.html" }
5
+ ]
6
+ }
0 commit comments