Published a YouTube video
Published a YouTube video
In this video, I explained how to build large Jamstack sites with Next.js and On-demand builders. 

The Jamstack way of building the web is highly optimized for speed and performance. This is owing to the fact that all the assets required in your site will be pre-generated at build time and readily available to your users. 

But what happens when your site grows and you have to pre-generate thousands of pages and assets, your build times will skyrocket, and that will consequently impact productivity and increase the cost of hosting.

https://youtu.be/T916umjd5Eo

So this video will show you how to get the best of both experiences. Keep your Jamstack sites fast and performant and also keep build times low regardless of the size of your site.