Next.js sitemap dynamic generation
Unanswered
Burmese posted this in #help-forum

BurmeseOP
I am using sitemap.ts to generate sitemap but I need to rebuild the nextjs app again to populate sitemap.xml with newer content, I want everytime we load sitemap.xml it generates newer sitemap, is this possible in nextjs?