DEV Community

Arunoda Susiripala
Arunoda Susiripala

Posted on

1 1

Explore: Next.js Incremental Builds Support

Next.js recently made some excellent improvements to Static Site Generation (SSG) functionality. Now you create static apps and get all the benefits while you can build them faster and re-generate pages on the server.

So, it's like taking all the great things from Server Side Rendering (SSR) and static site generation(SSG) and create something powerful.

Read more about Next.js Incremental Builds.

Top comments (0)

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay