1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

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

Adoptium Website (Next.js Rewrite)

TypeScript