We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48afd37 commit 0c164d3Copy full SHA for 0c164d3
website/vercel.json
@@ -0,0 +1,9 @@
1
+{
2
+ "redirects": [
3
+ {
4
+ "source": "/api",
5
+ "destination": "/api-v16/graphql",
6
+ "permanent": true
7
+ }
8
+ ]
9
+}
0 commit comments