본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Try Grok 4.20 on AI Gateway

Vercel Blog · 2026년 3월 11일

Grok 4.20 is now available on in three variants: Reasoning, Non-Reasoning, and Multi-Agent. As xAI's newest flagship model, Grok 4.20 delivers industry-leading speed and agentic tool calling capabili

원문 보기

How we run Vercel's CDN in front of Discourse

Vercel Blog · 2026년 3월 10일

Vercel's CDN can front any application, not just those deployed natively on the platform, and it's simple to set up. This allows you to add firewall protection, DDoS mitigation, and observability to p

원문 보기

Chat SDK adds PostgreSQL state adapter

Vercel Blog · 2026년 3월 10일

Chat SDK now supports PostgreSQL as a state backend, joining Redis and ioredis as a production-ready option with the new .PostgreSQL adapter Teams that already run PostgreSQL can persist subscriptions

원문 보기

Vercel Sandbox now supports 1 vCPU + 2 GB RAM configurations

Vercel Blog · 2026년 3월 10일

Vercel Sandbox now supports creating Sandboxes with only 1 vCPU and 2 GB of RAM. This is ideal for single-threaded or light workloads which don't benefit from additional system resources. When unspeci

원문 보기

Chat SDK now has an adapter directory

Vercel Blog · 2026년 3월 10일

Chat SDK now has an , so you can search platform and state adapters from Vercel and the community.adapter directory These include: We encourage teams to build and submit adapters to be included in thi

원문 보기

AI Gateway supports OpenAI's Responses API

Vercel Blog · 2026년 3월 6일

OpenAI's Responses API is now available through AI Gateway. The Responses API is a modern alternative to the Chat Completions API. Point your OpenAI SDK to AI Gateway's base URL and use the names to

원문 보기

Chat SDK adds table rendering and streaming markdown

Vercel Blog · 2026년 3월 6일

Chat SDK now renders tables natively across all platform adapters and converts markdown to each platform's native format during streaming. The component is a new card element in that gives you a cle

원문 보기

v0 API now supports custom MCP servers

Vercel Blog · 2026년 3월 6일

The v0 API now supports . Teams can configure new servers programmatically by providing the necessary endpoint and authentication details.connecting to any custom MCP server Once configured, you can m

원문 보기

Skip unaffected builds for projects in Bun monorepos

Vercel Blog · 2026년 3월 6일

now detects Bun lockfiles, extending the same compatibility already available for other package managers.Skipping unaffected builds in monorepos When Vercel evaluates which projects to build, it reads

원문 보기

Deployment step now 15% faster

Vercel Blog · 2026년 3월 6일

Builds on Vercel now deploy 1.2 seconds faster on average, with more complex projects seeing the biggest gains (up to 3.7 seconds). The improvement comes from optimizing how credentials are provisione

원문 보기

From idea to secure checkout in minutes with Stripe

Vercel Blog · 2026년 3월 5일

Building commerce applications looks very different than it did even a few years months ago. Teams are no longer treating storefronts and billing systems as long-running integration projects that happ

원문 보기

Customize timeouts for faster automatic failover on Vercel AI Gateway

Vercel Blog · 2026년 3월 5일

AI Gateway now supports per-inference timeouts for faster failover than the provider default. If a provider doesn't start responding within your configured timeout, AI Gateway aborts the request and

원문 보기

Vercel CDN gets a new dashboard experience

Vercel Blog · 2026년 3월 5일

Vercel's CDN now has a new dashboard to give you a single place to track global traffic distribution and top-line CDN metrics, manage caching, and update routing rules. The new experience includes: L

원문 보기

Vercel's CDN now supports updating routing rules without a new deployment

Vercel Blog · 2026년 3월 5일

You can now create and update routing rules within a project, such as setting response headers or rewrites to an external API, without building a new deployment. Project-level routing rules are avail

원문 보기

Streamdown 2.4: More customization, accessibility and custom rendering

Vercel Blog · 2026년 3월 5일

Streamdown v2.4 introduces customization hooks, accessibility features, and user experience improvements for developers rendering markdown. Teams can now customize the appearance of their markdown out

원문 보기

Run cron jobs from deployment summary

Vercel Blog · 2026년 3월 5일

You can now run cron jobs from your application in the summary section of your deployments dashboard. Try it out by deploying a . Once you deploy, Vercel automatically registers your cron jobs. Vercel

원문 보기

Stripe is now generally available on the Marketplace and v0

Vercel Blog · 2026년 3월 5일

You can now connect your production Stripe account to Vercel and start accepting real payments. The integration securely provisions your API keys as environment variables and supports both sandbox and

원문 보기

Create private blob stores with a single click in v0

Vercel Blog · 2026년 3월 5일

Teams can now create private and public blob stores with a single click in v0. When adding Vercel Blob to a chat, a dialog lets you select your preferred region and access type. Private storage is sel

원문 보기

GPT 5.4 is now on AI Gateway

Vercel Blog · 2026년 3월 5일

GPT-5.4 and GPT-5.4 Pro are now available on AI Gateway. This model brings the agentic and reasoning leaps from GPT-5.3-Codex to all domains. This includes knowledge work like reports, spreadsheets, p

원문 보기

MCP Apps support on Vercel

Vercel Blog · 2026년 3월 4일

Teams can now build and deploy MCP Apps on Vercel with full support for Next.js. MCP Apps are similar to , but are a provider-agnostic open standard for embedded UIs. They run inside iframes and commu

원문 보기