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 cb9659a commit cbe5cadCopy full SHA for cbe5cad
next.config.js
@@ -37,7 +37,8 @@ const nextConfig = {
37
return config
38
},
39
env: {
40
- navigationJsonUrl: 'https://developers.vtex.com/navigation.json',
+ navigationJsonUrl:
41
+ 'https://raw.githubusercontent.com/vtexdocs/dev-portal-content/main/navigation.json',
42
contentOrg: '',
43
contentRepo: '',
44
contentBranch: '',
0 commit comments