Daily News · 1 min read

Vercel AI Updates: June 16, 2026

1. Vercel Functions Now Run Up to 30 Minutes for Long AI Workloads

Vercel. Vercel extended the maximum execution duration for Node.js and Python Functions to 30 minutes for Pro and Enterprise teams, up from the prior 800-second limit. The company frames the change around AI workloads, citing long LLM reasoning and tool calls along with AI responses that stream for several minutes as primary use cases. Fluid Compute keeps costs in check by billing only for active CPU time during execution rather than during I/O waits. Source