We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2faf7d commit b40226eCopy full SHA for b40226e
client/vercel.json
@@ -0,0 +1,5 @@
1
+{
2
+ "rewrites": [
3
+ { "source": "/(.*)", "destination": "/" }
4
+ ]
5
+}
0 commit comments