Grok 4.5 now available on AI GatewayGrok 4.5 from SpaceXAI is now available on Vercel AI Gateway with no markup, high rate limits, and BYOK support.Rohan Taneja, Jerilyn Zheng
Update Project Settings from the Vercel CLIUpdate a Vercel project's framework preset, build, install, and dev commands directly from the CLI with vc project update — no dashboard required.Melkey MoksyakovSoftware Engineer
Vercel Microfrontends checks for missing configurationVercel Microfrontends now automatically checks production deployments for microfrontends.json, helping prevent broken routing before deployments reach production.Cody Wong, Kit Foster
Flags SDK now evaluates flags 10x fasterThe Flags SDK and Vercel Flags now evaluate multiple feature flags up to 10x faster in bulk. Use evaluate() instead of Promise.all to benefit from reduced microtask queue overhead.Dominik FerberSoftware Engineer
Use any Chat SDK adapter with eveThe new Chat SDK channel brings every Chat SDK adapter to eve. Write normal handler code, call send, and eve routes replies back to the thread.Josh Singh, Ben Sabic
Chat SDK now supports Vercel ConnectChat SDK now supports Vercel Connect. Manage credentials for Slack, GitHub, and Linear bots without storing or rotating tokens and signing secrets.Ben SabicContent Engineer
Chat SDK adds Dial supportConnect your Chat SDK bot to a real phone number. The new Dial adapter handles SMS, MMS, iMessage, and voice-call transcripts over one webhook.Ben SabicContent Engineer
Chat SDK adds Photon supportChat SDK now supports Photon. Bring your bot to iMessage with tapback reactions, media, and signed webhooks, via cloud, self-hosted, or on-device modes.Ben SabicContent Engineer