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
Preserve local environment variables when linking with the Vercel CLIThe Vercel CLI now preserves .env.local when running vercel link, only updating VERCEL_OIDC_TOKEN without overwriting your other local environment variables.Melkey MoksyakovSoftware Engineer
Custom OIDC Token AudiencesVercel's OIDC issuer now supports custom audiences. Deployments can request OIDC tokens with a specific audience claim, enabling secure service-to-service authentication with third-party providers.Marc Greenstock, Siyu Liu, and 1 other
Deploy from Claude Design to VercelVercel is now a send-to destination in Claude Design. When you finish a design, you can send it to Vercel and get a live URL back without leaving Claude Design.Josh Souphanthong, Andrew Qu
Redesigned trace viewer for Vercel WorkflowsThe trace viewer for Vercel Workflows and Workflow SDK has been redesigned. Search across spans, zoom the timeline, step through with the keyboard, and click into any step for its inputs, outputs, and metadata.Mitul Shah, Karthik Kalyanaraman