diff --git a/next.config.js b/next.config.js index e82df1fb6..546cd6846 100644 --- a/next.config.js +++ b/next.config.js @@ -37,7 +37,8 @@ const nextConfig = { return config }, env: { - navigationJsonUrl: 'https://developers.vtex.com/navigation.json', + navigationJsonUrl: + 'https://raw.githubusercontent.com/vtexdocs/dev-portal-content/main/navigation.json', contentOrg: '', contentRepo: '', contentBranch: '',