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 c693722 commit 297f973Copy full SHA for 297f973
website/next-sitemap.config.cjs
@@ -3,4 +3,5 @@ module.exports = {
3
siteUrl: process.env.SITE_URL || 'https://the-guild.dev/graphql/codegen',
4
generateIndexSitemap: false,
5
exclude: ['*/_meta'],
6
+ output: 'export',
7
};
0 commit comments