ready for build

This commit is contained in:
2026-07-21 12:26:26 +03:30
parent 3486da6eeb
commit 9fd23b69e3
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ module.exports = {
exclude: ['/api/*', '/_next/*'],
// If you want to include additional sitemaps (for subdirectories, etc.)
// additionalSitemaps: [
// `${process.env.SITE_URL || 'http://localhost:5000'}/custom-sitemap.xml`,
// `${process.env.SITE_URL || 'http://localhost:3000'}/custom-sitemap.xml`,
// ],
};