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 2ce20e9 commit a4e54daCopy full SHA for a4e54da
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