We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b499c commit 5fc8e0eCopy full SHA for 5fc8e0e
vercel.json
@@ -0,0 +1,6 @@
1
+{
2
+ "routes": [
3
+ { "handle": "filesystem" },
4
+ { "src": "/.*", "dest": "/index.html" }
5
+ ]
6
+}
0 commit comments