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