Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Introducing Serverless Pre-Rendering (SPR)

Vercel News·Juan Campa·4 days ago
#tPuaN371
Reading 0:00
15s threshold

Static websites are fast . When you deploy static frontends to Vercel, we automatically serve them from every edge of our global Smart CDN network. But static websites are also... static . Static site generators create all your pages during the build process — all of them, all at once. Ever had to quickly fix a typo in a page, only to wait minutes or hours for your change to go live? Today, we are introducing Serverless Pre-Rendering , an industry-defining feature of our Smart CDN network that allows you to get the best of both worlds: the speed and reliability of static , and the versatility of dynamic data rendering. Link to heading How it works Let's start with a demo. You’ve built a landing page. You used React, Next.js, CSS-in-JS (or your favorite modern frontend stack). All of which you pushed to GitHub or GitLab for it to be automatically deployed. With Vercel, you run `git push` and you put spr-landing.vercel.sh online instantly. Let's say we want to edit the title of the page.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More