{"slug": "vercel-functions-can-now-run-up-to-30-minutes", "title": "Vercel Functions can now run up to 30 minutes", "summary": "Vercel increased the maximum execution duration for Functions using Node.js and Python runtimes to 30 minutes for Pro and Enterprise teams, more than doubling the previous 800-second limit. The update enables longer-running tasks such as AI reasoning, document processing, and web scraping, with Fluid Compute ensuring cost-efficient billing by charging only for active CPU time.", "body_md": "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.\n\nUse longer-running Functions for work that needs more time to finish, including:\n\nLong LLM reasoning and tool calls\n\nAI responses that stream for several minutes\n\nDocument and media processing\n\nOCR and extraction\n\nWeb scraping and browser automation\n\nFluid Compute keeps long-running work cost-efficient. Active CPU billing only applies while your code is executing, and pauses while your Function is waiting on I/O such as AI model calls, database queries, and third-party APIs.\n\nSet `maxDuration`\n\nto opt in. For Next.js App Router, configure it in the route file:\n\nFor other runtimes and frameworks, configure `maxDuration`\n\nfor a specific function path in `vercel.json`\n\n:\n\nDurations above 800 seconds are in beta and require Fluid Compute. Learn more about configuring max duration for Vercel Functions [in the documentation](https://vercel.com/docs/functions/configuring-functions/duration).", "url": "https://wpnews.pro/news/vercel-functions-can-now-run-up-to-30-minutes", "canonical_source": "https://vercel.com/changelog/vercel-functions-can-now-run-up-to-30-minutes", "published_at": "2026-06-15 14:00:00+00:00", "updated_at": "2026-06-15 16:09:06.067603+00:00", "lang": "en", "topics": ["developer-tools", "ai-infrastructure", "ai-tools"], "entities": ["Vercel", "Node.js", "Python", "Fluid Compute", "Next.js"], "alternates": {"html": "https://wpnews.pro/news/vercel-functions-can-now-run-up-to-30-minutes", "markdown": "https://wpnews.pro/news/vercel-functions-can-now-run-up-to-30-minutes.md", "text": "https://wpnews.pro/news/vercel-functions-can-now-run-up-to-30-minutes.txt", "jsonld": "https://wpnews.pro/news/vercel-functions-can-now-run-up-to-30-minutes.jsonld"}}