Skip to content
All tool news

Tool desk · Updated daily

Tool news·Vercel·

Vercel Brings Drives to Sandbox in Public Beta.

Vercel Drives add persistent storage to Sandbox, preserving agent workspaces, datasets and dependencies across separate runs.

CW

Create With tool desk

3 sources checked · 2 min read · 3 sections

ShareLinkedIn
Vercel Brings Drives to Sandbox in Public Beta

Drives give Vercel Sandbox persistent storage that can be reused across runs and sandbox instances. The feature is now in public beta for Hobby, Pro and Enterprise plans.

A Drive mounts as a directory inside a sandbox. Code can read and write files through the normal sandbox filesystem, while the stored data remains available for later runs.

According to the Vercel changelog, the storage can hold agent workspaces, on-disk memory, datasets, models and dependency trees. That gives long-running agent jobs somewhere to retain their files without tying the data to one temporary sandbox instance.

How Vercel Drives Work

A builder creates a new Drive or retrieves an existing one, then chooses where to mount it when starting a sandbox. From that point, the sandbox interacts with its contents through the mounted directory.

  1. 1

    Create or retrieve a Drive

    select the persistent storage needed for the run

  2. 2

    Start the sandbox

    mount the Drive at the required filesystem path

  3. 3

    Read and write files

    use the mounted directory from inside the sandbox

  4. 4

    Reuse the Drive

    mount it again in another run or sandbox instance

Each Drive supports one read-write mount at a time. When several sandboxes need concurrent access, they can use read-only snapshots instead. This separates the sandbox doing the writing from other instances that only need to inspect or consume the stored files.

Where Drives Fit in Agent Workflows

An agent can preserve its workspace between separate runs rather than recreating it each time. The same mechanism can retain on-disk memory or make an existing dataset and model available to a fresh sandbox.

Dependency trees can also remain on a Drive for reuse. Because the storage is not attached to one sandbox instance, a later instance can mount the same files at a chosen path and continue from them.

Frequently asked questions

What are Vercel Drives?

Drives are persistent storage volumes for Sandbox. They mount as directories and can be reused across separate runs and sandbox instances.

Which plans include Drives?

The public beta is available on Hobby, Pro and Enterprise plans. Drives use usage-based pricing, but the announcement does not list specific rates.

Can several sandboxes write to one Drive at once?

No. A Drive supports one read-write mount at a time, while read-only snapshots provide concurrent access for other sandboxes.

Sources

3 checked

How we cover tool news: Create With's tool desk drafts these reports with AI from the sources listed above and checks them against those sources before publishing.

Worth passing on?

ShareLinkedIn

Go deeper on Vercel

Related reading, watching and going.

Everything on Vercel

The briefing

19 May 2026

How to Migrate Your App from Lovable to Claude Code in 2025

Step-by-step guide to migrating your Lovable app to Claude Code. Learn how to move from Lovable's managed platform to a stack you own and control.

Read →

The briefing

10 Feb 2026

OpenClaw Review: 2 Weeks With This AI Agent

Honest 2-week review of OpenClaw — an autonomous AI agent powered by Claude. We test setup, safety, autonomy, and real value to see if it's worth using.

Read →
34 min

Podcast

My Daughter Built a Website Business, Claude Design First Look & Going All-In on Cloudflare

James and Kieran discuss practical AI-powered development through real-world examples, including a seven-year-old building a website business with Claude Code voice mode, Anthropic's new Claude Design tool, API security challenges in the AI agent era, and Cloudflare's expanding AI infrastructure offerings. The episode covers hands-on experiences with vibe coding, emerging design tools, and the evolving landscape of AI-assisted development.

Watch now ↗

Podcast

53. Why Your Vibe Code Needs Tests, Ditching SaaS & AI Agents That Work While You Sleep

James and Kieran discuss the practical realities of building AI-powered software, emphasizing the importance of testing in vibe-coded applications, exploring alternatives to traditional SaaS tools, and implementing autonomous AI agents for business operations. The episode covers technical topics like Convex databases, app store bottlenecks from AI-generated submissions, and using OpenClaw as a marketing automation agent.

Watch now ↗
38 min

Podcast

52. Your AI Co-Founder: OpenClaw, Manus & the Zero-Person Business

In this Create With podcast episode, James and Kieran are joined by Matt Roberts from Happy Operators for an in-depth discussion on using autonomous AI agents in production. The conversation covers practical experiences with OpenClaw, security considerations, comparison with emerging tools like Manus, and the broader shift toward AI-assisted development. They also discuss the VibeCoding Olympics results, Bubble's new AI capabilities, and research on Claude.MD file effectiveness.

Watch now ↗

Latest tool news

What else changed this week.

All tool news
n8nDigest

What n8n Shipped for Recruitment Teams

n8n shipped a new integration aimed at recruitment workflows. This update is for teams that want to move candidate data and status changes into the rest of their stack without…

NotionDigest

What Notion Shipped in Late September

Notion's late September updates cover the unglamorous and the ambitious in equal measure: a desktop bug fix, three new AI models for agents, the first step in rebuilding Notion…

The Create With Briefing

Don't watch forty changelogs. Read one email.

Every Tuesday: the tool changes worth knowing, real business use cases, and what's on near you. Free, unsubscribe any time.