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 Takipรงi

5 Takip Edilen

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โ€ฆ