AI SDK 7 is now availableAI SDK 7 is now available with WorkflowAgent, overhauled telemetry, top-level reasoning, provider-independent uploads, typed tool context, and granular timeout controls.+3Gregor Martynus, Lars Grammel, and 3 others
Deep Agents and OpenCode are now available in the AI SDK HarnessThe AI SDK Harness adds two new adapters, Deep Agents and OpenCode, so you can run either coding-agent runtime through one unified interface inside a Vercel Sandbox.Maya Lekhi, Felix Arntz
Vercel Flags no longer requires SDK Keys for Vercel deploymentsNew projects on Vercel now authenticate Flags automatically — no SDK Keys or environment variables to configure.Luis MeyerSoftware Engineer
Pro teams can now run up to 500 concurrent builds Pro now supports up to 500 concurrent builds on Vercel, up from 12. Large repos and monorepos ship faster without waiting on queued builds.David Lee, Mehul Kar
GLM 5.2 Fast via Wafer now available on AI GatewayGLM 5.2 Fast via Wafer AI is now available on Vercel AI Gateway. Use GLM 5.2 via Wafer's fast inference stack for throughput averaging 170+ tokens per second.Rohan Taneja, Jerilyn Zheng
Deploy Node servers with zero configurationNode APIs can now be deployed on Vercel with zero-configuration, with fluid compute and automatic scalingRicardo Gonzalez, Jeff See
Vercel CLI now supports verifying DNS configurationDiagnose domain DNS configuration directly from the Vercel CLI with vercel domains verify. Check DNS status, project attachment, and get exact fix instructions when something is wrong.Can Temizyurek, Elliot Dauber
Scaffold your chat apps with create-chat-sdkStart a Chat SDK bot with one command. create-chat-sdk scaffolds a Next.js project with your platform and state adapters, env vars, and a webhook route.Ben SabicContent Engineer