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