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