Skip to main content

Node.js 26.x now available on Vercel Sandboxes

By Steven Van ·

Sandboxes can now run Node.js 26 by upgrading @vercel/sandbox and setting the runtime to node26.

Vercel Sandbox now supports Node.js 26. To use it, upgrade @vercel/sandbox to 1.10.2 or later (or 2.0.0-beta.19 or later on v2) and set the sandbox's runtime property to node26 when creating it.

Read more in the announcement or on the Vercel documentation.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Node.js 26.x now available on Vercel Sandboxes on Creators Toolbox