DEV Community

Discussion on: How to build a blog with Next.js

Collapse
 
sagar profile image
Sagar

Nope, next.js have an "Incremental Static Regeneration" feature so it will rebuild only modified pages. nextjs.org/blog/next-9-5#stable-in...