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