We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faca612 + ee81fca commit f0615bcCopy full SHA for f0615bc
1 file changed
frontend/vercel.json
@@ -0,0 +1,5 @@
1
+{
2
+ "rewrites": [
3
+ { "source": "/(.*)", "destination": "/index.html" }
4
+ ]
5
+}
0 commit comments