Laurens Duijvesteijn
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
π vercel.comSource
You can now run commands with sudo inside Vercel Sandbox, giving you full control to install packages at runtime, just like on a traditional Linux system.
π vercel.comSource
Run up to 2000 sandboxes at the same time. Sandbox also now supports listening on up to 4 different ports
π vercel.comSource
Pro and Enterprise teams can now run Vercel Sandboxes for up to 5 hours (up from 45 minutes). This extension unlocks new possibilities for workloads that require longer runtimes
π vercel.comSource
You can now extend the duration of a running Vercel Sandbox using the new extendTimeout method. This lets you keep long-running sandboxes alive beyond their initial timeout. It is useful for workflows that take longer than expected
π vercel.comSource
Easier file downloads from the Vercel sandbox with new download and read methods added to the sandbox sdk