PLATFORMS Signal 94
Bun runtime now supports large functions and extended max duration
Vercel's Bun runtime now supports package sizes up to 5GB and function durations up to 30 minutes, features previously available only on Node.js and Python runtimes.
This removes two significant constraints for teams running Bun on Vercel: the 250MB package size limit and the 800-second execution ceiling. Pro and Enterprise teams can now run long-running workloads like data processing using Bun, provided they enable Fluid compute.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Package size limit for Bun on Vercel Functions increases from 250MB to 5GB uncompressed.
Max function duration extends from 800 seconds to 1800 seconds for Pro and Enterprise teams.
Both features require Fluid compute and are unavailable on projects using Secure Compute or Static IPs during beta.
THE CLUSTER
↗