We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84337d3 commit a8f2142Copy full SHA for a8f2142
vercel.json
@@ -0,0 +1,8 @@
1
+{
2
+ "rewrites": [
3
+ {
4
+ "source": "/:path*",
5
+ "destination": "/index.html"
6
+ }
7
+ ]
8
+}
0 commit comments