Unlimited Vercel Blob stores on every plan.
Starting today there's no limit on how many stores you can have. A store per customer, project, or job now works at any scale.
Vercel Sandbox now has persistent storage with Drives, in public beta on every plan.
▪︎ Store agent workspaces, data, models, deps
▪︎ Read snapshots across parallel sandboxes
▪︎ Mount up to four Drives per sandbox
▪︎ Up to 16 TiB per Drive
Opus 5.5 is now on AI Gateway, with support for fast mode.
Stronger agentic coding and knowledge work, at lower cost and faster speed than previous Opus versions.
𝚊𝚗𝚝𝚑𝚛𝚘𝚙𝚒𝚌/𝚌𝚕𝚊𝚞𝚍𝚎-𝚘𝚙𝚞𝚜-𝟻.𝟻
Two new ways to call Jev through AI Gateway, alongside the AI SDK:
▪︎ TypeSafe-compatible API, same eval calls
▪︎ HTTP API for any language or framework
Read more ↓
Use your team's private packages or design system in v0 with one shared npm credential.
Set 𝙽𝙿𝙼_𝚃𝙾𝙺𝙴𝙽 or 𝙽𝙿𝙼_𝚁𝙲 once as a sensitive shared environment variable on Vercel. The credential is injected at the network layer. The model and agent never see it.
Jev was adopted faster than any other model in AI Gateway history.
In the first day, @typesafeai reached ~13% of teams, 2x the GPT-5.6 family and 6x Fable 5.1.
We collaborated with @HacktronAI to reproduce the libheif vulnerability in Next.js and responsibly disclose it to the maintainer.
Learn about the dependency chain and fix ↓
Agents browsing your site can use WebMCP tools instead of clicking through your UI.
𝚖𝚌𝚙-𝚑𝚊𝚗𝚍𝚕𝚎𝚛 𝟸.𝟸.𝟶 adds experimental WebMCP support. Allowlist tools and add one script tag. In-browser agents call them as the signed-in user, with no OAuth flow.
GPT-Live 1 is on AI Gateway.
• Full duplex audio model: listens while speaking, so you can interrupt.
• Client delegation: run any text model in the background.
𝚘𝚙𝚎𝚗𝚊𝚒/𝚐𝚙𝚝-𝚕𝚒𝚟𝚎-𝟷
Turbo build machines can now be enabled for a single deployment.
▲ ~/ 𝚟𝚌 𝚍𝚎𝚙𝚕𝚘𝚢 --𝚝𝚞𝚛𝚋𝚘
One build: 30 vCPUs and 60 GB of memory. Project build machine settings are untouched.
got to talk to a bunch of smart people about building with @eve last week at @vercel ‘s event in BK!
they gave me a special promo code for Ship SF - drop a comment and i’ll give it to you :)
Harbor now runs evals on Vercel Sandbox.
• Run Terminal-Bench or 300+ datasets
• Isolate each trial in its own microVM
• Keep credentials out of the sandbox
• Swap models with one AI Gateway key
Jev from @typesafeai is on AI Gateway.
Build agents that decide, route, score, and stop in milliseconds:
𝚊𝚠𝚊𝚒𝚝 𝚎𝚟𝚊𝚕𝚞𝚊𝚝𝚎({
𝚖𝚘𝚍𝚎𝚕: '𝚝𝚢𝚙𝚎𝚜𝚊𝚏𝚎-𝚊𝚒/𝚓𝚎𝚟',
𝚜𝚝𝚊𝚝𝚎,
𝚚𝚞𝚎𝚜𝚝𝚒𝚘𝚗𝚜,
});