본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Agent responsibly

Vercel Blog · 2026년 3월 30일

The following is based on an internal talk given at Vercel. We're sharing it publicly because the problem it describes isn't unique to us, and the framework is useful for any team shipping with agents

원문 보기

Making Turborepo 96% faster with agents, sandboxes, and humans

Vercel Blog · 2026년 3월 30일

is now 81-91% faster to compute its task graph in our repositories, scaling with repo size. On our 1,000+ package monorepo, now feels instant. Time to First Task is now 11x faster.Turborepoturbo run

원문 보기

Vercel CDN now respects Cache-Control headers from external origins by default

Vercel Blog · 2026년 3월 30일

New Vercel projects will honor by default when proxying requests to external origins, starting April 6th.cache-controlheaders Previously, responses served through rewrites to external origins were u

원문 보기

The Site-Search Paradox: Why The Big Box Always Wins

Smashing Magazine · 2026년 3월 26일

Success in modern UX isn’t about having the most content. It’s about having the most findable content. Yet even with more data and better tools than ever, internal search often fails, leaving users to

원문 보기

Vercel plugin now supported on OpenAI Codex and Codex CLI

Vercel Blog · 2026년 3월 26일

The now supports OpenAI Codex and the Codex CLI.Vercel plugin With the plugin, teams can access over 39 platform skills, three specialist agents, and real-time code validation to assist with their de

원문 보기

Automatic persistence now in beta on Vercel Sandbox

Vercel Blog · 2026년 3월 26일

can now automatically save their filesystem state when stopped and restore it when resumed. This removes the need for manual snapshots, making it easier to run long-running, durable sandboxes that con

원문 보기

Vercel Sandboxes now allow unique, customizable names

Vercel Blog · 2026년 3월 26일

created with the latest beta package will now have a unique, customizable name within your project, replacing the previous ID-based identification. Names make sandboxes easy to find and reference:Verc

원문 보기

Next.js Across Platforms: Adapters, OpenNext, and Our Commitments

Next.js Blog · 2026년 3월 25일

Next.js 16.2 introduces a stable Adapter API, a public adapter test suite, and a working group for more consistent deployment across platforms.

원문 보기

Unified reporting for all AI Gateway usage

Vercel Blog · 2026년 3월 25일

If you're shipping AI features, you already have usage data. The problem is that it's split across providers, keys, and dashboards, so it's hard to answer basic questions before the bill shows up. You

원문 보기

Chat SDK now supports concurrent message handling

Vercel Blog · 2026년 3월 24일

now lets you control what happens when a new message arrives before a previous one finishes processing, with the new option for the Chat class.Chat SDKconcurrency Four strategies are available: Read

원문 보기