Open Issues Need Help
View All on GitHub Add sitemap.xml support with dynamic page and locale 3 months ago
AI Summary: Implement a dynamic sitemap.xml for a Next.js application that supports multiple locales. The sitemap must include all routes (static and dynamic) for each locale, using absolute URLs and the correct Content-Type header. The implementation should leverage Next.js App Router route handlers and existing locale configuration.
Complexity:
4/5
good first issue