We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b3dc4 commit 1bb16faCopy full SHA for 1bb16fa
next-sitemap.config.js
@@ -2,4 +2,5 @@
2
module.exports = {
3
siteUrl: 'https://example.com', // FIXME
4
generateRobotsTxt: true,
5
+ generateIndexSitemap: false,
6
};
0 commit comments