Skip to content
Dashboard

Introducing Serverless Pre-Rendering (SPR)

Copy link to headingHow it works

With Vercel, you run `git push` and you put spr-landing.vercel.sh online instantly.
With Vercel, you run `git push` and you put spr-landing.vercel.sh online instantly.
In this video, you can see that we make edits to the Notion page, and it makes updates to the site instantly.

Copy link to headingCache-Control: stale-while-revalidate

res.setHeader('Cache-Control', 's-maxage=1, stale-while-revalidate');

Copy link to headingUse-cases

Copy link to headingGetting Started

Ready to deploy?