ELSEIF
Your brief EB
328 stories from 93 feeds 182 clusters Refreshed 10 minutes ago next pull 19:36

SECURITY Signal 463

Vercel Sandbox now runs on Vercel Managed Images

Vercel replaced Sandbox runtimes with Vercel Managed Images, a set of versioned, open-source base images that default to Ubuntu and receive nightly security updates.

WHY IT MATTERS

Teams using Vercel Sandbox must plan a migration from the deprecated runtime property to the new image property, and those relying on Amazon Linux will need to decide whether to stay on the deprecated runtime or adapt to Ubuntu. The shift to managed images with automatic nightly patches reduces the operational burden of keeping sandbox environments secure, but digest-pinning for reproducibility requires explicitly opting out of those updates.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Sandbox runtimes are deprecated in favor of Vercel Managed Images, though the runtime property still works for existing code.

02

The default OS shifts from Amazon Linux to Ubuntu 26.04, with a universal image that bundles Node.js, Python, coding agents, and common utilities.

03

Nightly releases automatically push OS and dependency security patches to rolling tags, while digest-pinned images remain immutable.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Vercel Vercel Sandbox now runs on Vercel Managed Images Open ↗