Next.js Discord

Discord Forum

App Router ISR for new posts?

Unanswered
Tomistoma posted this in #help-forum
Open in Discord
TomistomaOP
If using generateStaticParams to generate a static version of a blog on the new app router. How do you incrementally generate static pages as new blog posts are added in the CMS? Is the only way to generate a static page for the new article by kicking off another build on every publish of an article?

0 Replies