Skip to content

Commit

Permalink
Added next-sitemap export mode
Browse files Browse the repository at this point in the history
  • Loading branch information
iamvishnusankar committed Jul 3, 2023
1 parent 72337d9 commit 8d1c181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/next-sitemap.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
module.exports = {
siteUrl: process.env.NEXT_PUBLIC_APP_URL,
generateRobotsTxt: true,
generateIndexSitemap: false,
output: 'export',
}

0 comments on commit 8d1c181

Please sign in to comment.