Build logs now redact Sensitive Environment Variable valuesVercel now redacts Sensitive Environment Variable values 32 characters or longer from build logs, replacing them with [REDACTED].Andrew Healey Software Engineer
Muse Spark 1.1 is now available on AI GatewayMuse Spark 1.1 from Meta is now available on the Vercel AI Gateway with BYOK support and no markups.Rohan Taneja, Jerilyn Zheng
GPT 5.6 Sol, Luna, and Terra now available on AI GatewayGPT-5.6 from OpenAI is now available on AI Gateway in three models, Sol, Terra, and Luna with BYOK support and no markup.Walter Korman, Jerilyn Zheng
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