A static page, with a dynamic realtime backend
This is an example landing page whose content is stored and edited via a dynamic backend. Yet all responses are instant, served from our edge cache.
When you refresh this page, it feels like it's a static website.
Serverless Pre-Rendering is an alternative to Incremental Static Regeneration that has tradeoffs, but overall more flexibility.
Serverless Pre-Rendering ensures:
With improvements to Static-Site Generation, we recommend exploring that option first. If you need more flexibility, Serverless Pre-Rendering retains the majority of the benefits of static sites with more flexibility.
The benefits of serverless pre-rendering impact your ability to iterate on content, by leveraging databases and headless CMS solutions. They make your business and your page loads run faster.
Get started with Vercel + Next.js