# Vercel Sandbox now supports up to 32 vCPU + 64 GB RAM configurations

DevFeed: [Vercel Sandbox now supports up to 32 vCPU + 64 GB RAM configurations](<https://devfeed.tech/articles/vercel-sandbox-now-supports-up-to-32-vcpu-64-gb-ram-configurations-1181.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/vercel-sandbox-now-supports-up-to-32-vcpu-64-gb-ram-configurations>)

Author: Luke Phillips-Sheard

Published: 2026-04-08T07:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [cpu](<https://devfeed.tech/topics/cpu.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [memory](<https://devfeed.tech/tags/memory.md>), [resource](<https://devfeed.tech/tags/resource.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [sandboxes](<https://devfeed.tech/tags/sandboxes.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel Sandbox now supports Enterprise sandboxes with up to 32 vCPUs and 64 GB of RAM. The configuration is available through the SDK and CLI.

## Source excerpt

Vercel Sandbox now supports creating sandboxes with up to 32 vCPUs and 64 GB of RAM for Enterprise customers. This enables running large, resource-intensive applications that are CPU-bound or require a large amount of memory. Get started by setting the resources.vcpus option in the SDK: Or using the --vcpus option in the CLI: Learn more about Sandbox in the docs. Read more