Vercel Changelog (@vercel_changes) 's Twitter Profile
Vercel Changelog

@vercel_changes

New features, improvements, and products from @vercel.

ID: 1333485844053839878

linkhttps://vercel.com/changelog calendar_today30-11-2020 18:59:45

430 Tweet

14,14K Followers

5 Following

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

You can now access @openai's new open models through Vercel AI Gateway. Set the AI SDK v5 πš–πš˜πšπšŽπš• to either 'openai/gpt-oss-20b' or 'openai/gpt-oss-120b' to start building. Multiple redundant inference providers. No accounts required. vercel.com/changelog/gpt-…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

You can now access Claude Opus 4.1 through Vercel AI Gateway. Set the AI SDK v5 πš–πš˜πšπšŽπš• to 'πšŠπš—πšπš‘πš›πš˜πš™πš’πšŒ/πšŒπš•πšŠπšžπšπšŽ-𝟺.𝟷-πš˜πš™πšžπšœ' to start building. Inference powered by @anthropicai and Amazon Web Services Bedrock with no accounts required. vercel.com/changelog/clau…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

You can now access @openai's new GPT-5 through Vercel AI Gateway. Set the AI SDK v5 πš–πš˜πšπšŽπš• to 'πš˜πš™πšŽπš—πšŠπš’/πšπš™πš-𝟻' to start building. No provider accounts required. vercel.com/changelog/gpt-…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

Vercel's MCP server now works with Cursor. Access projects and deployments, analyze logs, and search docs directly from within Cursor. vercel.com/changelog/curs…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

Vercel BotID's Deep Analysis now surfaces details on verified bots, enabling real-time decisions based on a bot's proven identity. vercel.com/changelog/verc…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

Vercel's bot verification now supports Web Bot Auth, a new cryptographic protocol that helps prove a bot’s authenticity. vercel.com/changelog/verc…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

Vercel AI Gateway now supports automatic credit recharging. Credits top up at custom increments to keep your apps running without interruption. vercel.com/changelog/auto…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

You can now directly control the Vercel Runtime Cache via API. // 𝚐𝚎𝚝 πšŒπš˜πš—πšœπš πšŸπšŠπš•πšžπšŽ = πšŠπš πšŠπš’πš πšŒπšŠπšŒπš‘πšŽ.𝚐𝚎𝚝('πš”πšŽπš’'); // 𝚜𝚎𝚝 πšŠπš πšŠπš’πš πšŒπšŠπšŒπš‘πšŽ.𝚜𝚎𝚝('πš”πšŽπš’', πšŸπšŠπš•πšžπšŽ, { πšπšπš•: 𝟹𝟼𝟢𝟢, 𝚝𝚊𝚐𝚜: ['πš–πš’-𝚝𝚊𝚐'], }); vercel.com/changelog/intr…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

Vercel BotID now more accurately detects fake hardware used by advanced stealth bots. This update is live for all BotID Deep Analysis users, with no action required. vercel.com/changelog/boti…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

Vercel Sandbox now supports up to 2,000 concurrent instances and 4 ports. Ideal for parallel AI agents: πšŠπš πšŠπš’πš πš‚πšŠπš—πšπš‹πš˜πš‘.πšŒπš›πšŽπšŠπšπšŽ({ πš™πš˜πš›πšπšœ: [𝟹𝟢𝟢𝟢, 𝟹𝟢𝟢𝟷, 𝟹𝟢𝟢𝟸, 𝟹𝟢𝟢𝟹] }); Higher limits are also available on request. vercel.com/changelog/verc…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

Agents can now securely access protected deployments with the Vercel MCP server. Two new tools, `get_access_to_vercel_url` and `web_fetch_vercel_url`, make it easy to fetch content behind Vercel Authentication. vercel.com/changelog/give…

Vercel Changelog (@vercel_changes) 's Twitter Profile Photo

You can now directly export standard fetch web handlers in Vercel Functions. Works with any fetch-compatible framework, or none at all. vercel.com/changelog/node…