Skip to content

Commit 8382c24

Browse files
committed
export sitemap
1 parent b9a2516 commit 8382c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next-sitemap.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
const config = {
33
siteUrl: "https://ianm.com",
44
generateRobotsTxt: true,
5+
output: "export",
56
};
67

78
export default config;

0 commit comments

Comments
 (0)