ToolsThe story, in brief

Vercel Functions can now run up to 30 minutes

30 minutes. Vercel just unlocked long-running AI workloads—LLM reasoning, document processing, web scraping—without the infrastructure headache.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel's extended function duration removes a critical friction point for AI-native applications. Developers can now run complex LLM reasoning, multi-step agent workflows, and document processing natively on serverless, with billing that pauses during I/O waits—directly enabling AI product builders to ship without custom infrastructure.

The key facts

7 to know
  1. Function execution duration extended from 800 seconds (~13 minutes) to 30 minutes for Pro/Enterprise

  2. 2.1x increase in max execution time

  3. Node.js and Python runtimes supported; additional runtimes coming

  4. Fluid Compute: active CPU billing pauses during I/O (API calls, database queries, model inference)

  5. Use cases explicitly listed: LLM reasoning, streaming AI responses, document/media processing, OCR, web scraping, workflow handlers

  6. Durations >800s currently in beta and require Fluid Compute opt-in

  7. Published June 15, 2026

Go to the source

Vercel Blogvercel.com

Publisher excerpt: 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,…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools