cd /news/developer-tools/vercel-functions-can-now-be-up-to-5g… · home topics developer-tools article
[ARTICLE · art-44608] src=vercel.com ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

Vercel Functions can now be up to 5GB in package size

Vercel now supports Node.js and Python functions up to 5GB in package size on Fluid compute, a 20x increase from the previous 250MB limit. The Large Functions feature is in public beta, enabling backend workloads like AI libraries and video processing. New projects are auto-enrolled; existing ones can opt in via an environment variable.

read1 min views1 publishedJun 29, 2026

Vercel Functions now support Node.js and Python deployments up to 5GB in package size on Fluid compute, a 20x increase over the previous 250MB limit. Large Functions support is in public beta.

This makes Vercel compatible with backend workloads that do not fit within the 250MB limit, such as Python data and AI libraries, large generated clients, browser automation dependencies, image and video processing packages, and routes with substantial shared application code.

New projects are automatically enrolled in the beta. Existing projects can opt in by adding VERCEL_SUPPORT_LARGE_FUNCTIONS=1 as an Environment Variable, then redeploying, or you'll be asked to opt in if a Function ever crosses the 250MB limit. You can scope the variable to preview deployments first to test before enabling it in production.

Vercel still keeps Functions under 250MB in package size on the standard path. In eligible projects, only Functions that exceed the standard 250MB limit use the beta; other Functions in the same deployment are unchanged. The dashboard surfaces when a deployment is using Large Functions, so you always know exactly what's running.

Learn more in the Vercel Functions limits documentation.

── more in #developer-tools 4 stories · sorted by recency
── more on @vercel 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/vercel-functions-can…] indexed:0 read:1min 2026-06-29 ·