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 36515d8 commit dedd978Copy full SHA for dedd978
vercel.json
@@ -1,5 +1,10 @@
1
{
2
"redirects": [
3
+ {
4
+ "source": "/graphql-js",
5
+ "destination": "https://graphql-js.org",
6
+ "permanent": true
7
+ },
8
9
"source": "/conf/attendee/:path*",
10
"destination": "https://graphql-conf-attendee-nextjs.vercel.app/:path*",
0 commit comments