🐛 The bug
I have a site that requires separate sitemaps for AU and NZ.
When I generate the project in my local environment, the dynamic routes are added to the sitemap. When I deploy to Vercel, only the static routes are shown in the sitemaps.
Am I doing something wrong here?
🌈 Expected behavior
Dynamic routes are added to the sitemaps.
ℹ️ Additional context
No response