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