We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3e2ab3 + f087b0c commit 4948ac6Copy full SHA for 4948ac6
vercel.json
@@ -0,0 +1,6 @@
1
+{
2
+ "rewrites": [
3
+ { "source": "/auth/callback", "destination": "/index.html" },
4
+ { "source": "/(.*)", "destination": "/index.html" }
5
+ ]
6
+}
0 commit comments