Chat SDK adds PostgreSQL state adapterChat SDK now supports PostgreSQL as a state backend, joining Redis and ioredis as a production-ready option with the new @chat-adapter/state-pg package.Hayden Bleasel, Ben Sabic
Vercel Sandbox now supports1 vCPU + 2 GB RAM configurationsVercel Sandbox now supports creating Sandboxes with only 1 vCPU and 2 GB of RAM, down from the previous minimum of 2 vCPUs and 4 GB of RAM.Rob Herley, Tom Lienard
Chat SDK now has an adapter directoryBrowse official, vendor, and community adapters for Chat SDK in the new adapter directory, or build your own and submit it.Hayden Bleasel, Ben Sabic
AI Gateway supports OpenAI's Responses APIResponses API is now supported on Vercel AI Gateway, with no other provider accounts required and no markup on inference cost.Rohan Taneja, Walter Korman, and 1 other
Chat SDK adds table rendering and streaming markdownChat SDK now renders tables natively across all platform adapters and converts markdown to each platform's native format during streaming.Malte Ubl, Hayden Bleasel
v0 API now supports custom MCP serversv0 API now supports custom MCP servers. The v0 API now supports connecting to any custom MCP server.Max LeiterSoftware Engineer
Skip unaffected builds for projects in Bun monoreposSkipping unaffected projects now detects Bun monorepo workspaces, extending the same compatibility already available for other package managers.Anthony ShewTurborepo
Deployment step now 15% fasterDeploy step performance improved. Average deploy times are 1.2s faster and larger deployments are 3.7s faster.Ali Smesseim, Andrew Healey , and 1 other