Skip to content

Commit

Permalink
changed outputDir for sitemap to app
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebstep committed Dec 1, 2024
1 parent b64ae88 commit 02f8d28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next-sitemap.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ module.exports = {
siteUrl: process.env.SITE_URL || "https://ai-pathfinder.eu",
generateRobotsTxt: true, // (optional)
generateIndexSitemap: false, // (optional)
outputDir: "app", // (optional)
// ...other options
};

0 comments on commit 02f8d28

Please sign in to comment.