Vercel Sandbox Storage Capacity Increased to 64 GB
Vercel has doubled the storage capacity for all Sandbox environments from 32 GB to 64 GB. This update applies to both Vercel Managed Images and custom images, including those using the deprecated runtime property.
Verified State Diff
Impact & Verification Analysis
Developers and teams utilizing Vercel Sandbox environments for development, testing, or CI/CD workflows.
The increased storage capacity reduces the likelihood of build failures or runtime errors caused by disk space exhaustion in complex projects with large node_modules, heavy build artifacts, or significant data processing requirements.
Full Fact Overview
Vercel has increased the disk storage allocation for Sandbox environments to 64 GB. This change provides additional headroom for storage-intensive operations, including large dependency trees, build artifacts, and data-heavy workloads that require disk-based caching or temporary storage. The update is applied automatically to all new and existing Sandbox configurations, regardless of whether they utilize Vercel Managed Images, custom images, or the legacy runtime property.