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 b9a2516 commit 8382c24Copy full SHA for 8382c24
next-sitemap.config.mjs
@@ -2,6 +2,7 @@
2
const config = {
3
siteUrl: "https://ianm.com",
4
generateRobotsTxt: true,
5
+ output: "export",
6
};
7
8
export default config;
0 commit comments