@rauchg: I've been dreaming about this ship for a while. Lots of tedious infra work behind the scenes that gave us beautiful res…
Summary
Guillermo Rauch announces that Vercel now caches immutable static assets across deployments, resulting in up to 30% faster deployments and 60% better time-to-first-byte.
View Cached Full Text
Cached at: 07/22/26, 10:26 AM
I’ve been dreaming about this ship for a while. Lots of tedious infra work behind the scenes that gave us beautiful results…
Up to ⏱︎ 30% faster deployments, ⚡︎ 60% better time-to-first-byte, ▽ less data transfer usage, and ⛁ wildly more efficient underlying storage!
Vercel Developers (@vercel_dev): Immutable static assets can now be cached across deployments on the Vercel CDN.
For frequently deployed projects we see: ▪︎ 60%+ global TTFB reduction ▪︎ 30% faster deployments ▪︎ Less usage and improved performance
Similar Articles
@rauchg: We made deployments faster again
Vercel announced that deployments on their platform are now faster, reducing up to 12 seconds for large projects without any required action.
@rauchg: Secure builds (in-VPC / VPN / static IP) are now 64% faster to start. Given how common data access at deployment time i…
Vercel has improved secure build start times by 64% by using prewarmed containers for network attachment in microVMs.
@rauchg: This is really cool. When you pressure your agent to ship a hotfix really fast, it can now 𝚟𝚎𝚛𝚌𝚎𝚕 --𝚝𝚞𝚛𝚋𝚘 --…
Vercel introduces turbo build machines that can be enabled for single deployments, providing 30 vCPUs and 60 GB of memory to speed up builds for hotfixes.
@rauchg: This is such a nice improvement. Try 𝚗𝚙𝚡 𝚜𝚊𝚗𝚍𝚋𝚘𝚡@𝚕𝚊𝚝𝚎𝚜𝚝 𝚜𝚑 – it's mind-blowing. It feels faster than …
Vercel updates Sandbox with Ubuntu as default OS, preinstalled coding agents like codex and claude, and customizable open-source base images; Guillermo Rauch calls it a mind-blowing improvement that feels faster than local machines.
@rauchg: Deployments on Vercel are up 3x since the start of the year. And 2x the 6 months prior. Agents love deploying. We suppo…
Vercel CEO Guillermo Rauch shares that deployments on Vercel have tripled since the start of the year, driven partly by AI agents. Vercel migrated its critical build database from Redis to DynamoDB while handling 6,000 deployments per minute.