Vercel Functions extended to 30 minutes
Node.js and Python Functions on Pro/Enterprise can now run up to 30 minutes, enabling longer jobs with Fluid Compute pausing billing when idle; support for more runtimes is coming.
Vercel Functions can now run up to 30 minutes — Vercel Functions using the Node.js and Python runtimes now support execution durations up to 30 minutes for Pro and Enterprise teams, more than 2x the previous 800 second limit. Support for additional runtimes is coming soon. Use longer-running Functions for work that needs more time to finish, including: Fluid Compute keeps long-running work cost-efficient. Active CPU billing only applies while your code is executing, and pauses while your Func...
