본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Manage Vercel Firewall in the CLI

Vercel Blog · 2026년 5월 12일

You can now manage your project's configuration through the Vercel CLI.Vercel Firewall Use the new command to manage , , , , and from the terminal.vercel firewallcustom rulesIP blockssystem bypasse

원문 보기

Node.js 26.x now available on Vercel Sandboxes

Vercel Blog · 2026년 5월 12일

Vercel Sandbox now supports Node.js version 26. To run a Sandbox with Node.js 26, upgrade to or later, or to or later if you're using v2 and set the property to :@vercel/sandbox1.10.22.0.0-beta.19

원문 보기

Automate progressive rollouts with Vercel Flags

Vercel Blog · 2026년 5월 11일

You can now use to roll out a feature to a growing percentage of users on a schedule, with progressive rollouts.Vercel Flags Unlike weighted splits, which hold a fixed distribution (for example, 50/5

원문 보기

Vercel Sandbox firewall now supports request proxying and filtering

Vercel Blog · 2026년 5월 11일

The now supports forwarding specific HTTP requests to a proxy you control. You can also use matchers to filter forwarding and credentials brokering to only the requests that need it.Vercel Sandbox fi

원문 보기

How Superset built the IDE for AI agents on Vercel

Vercel Blog · 2026년 5월 10일

Superset on Vercel Software development with AI started as a single engineer chatting with a single agent about a local repo. Today, developers direct fleets of agents in the cloud, but traditional to

원문 보기

Chat SDK adds Messenger adapter support

Vercel Blog · 2026년 5월 8일

Chat SDK now supports Messenger, extending its single-codebase approach to Slack, Discord, GitHub, Teams, and Telegram with the new .Messenger adapter Teams can build bots that support messages, react

원문 보기

Chat SDK adds web adapter support

Vercel Blog · 2026년 5월 8일

You can now build chat UIs that connect to Chat SDK with the new . Build in-product assistants, support agents, or any other browser-based chat experience.web adapter Define the bot on your server: Th

원문 보기

Chat SDK now supports conversation history

Vercel Blog · 2026년 5월 8일

Chat SDK now supports cross-platform conversation history through the new and options. User transcripts persist across every , allowing the same user to keep their message history wherever they mess

원문 보기

Next.js May 2026 security release

Vercel Blog · 2026년 5월 7일

Summary We have shipped a coordinated security release for Next.js addressing 13 advisories across denial of service, middleware and proxy bypass, server-side request forgery, cache poisoning, and cro

원문 보기

Vercel Flags now supports JSON values

Vercel Blog · 2026년 5월 7일

You can now store JSON values in , extending the existing support for boolean, string, and number values. This allows you to collapse what used to take several related flags into a single feature flag

원문 보기