본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Filter deployments by author

Vercel Blog · 2025년 9월 22일

You can now filter deployments in the dashboard by author, using username, email, or Git username. Filters persist in the URL, making it easy to share filtered views with your team. See now in your .p

원문 보기

How we made global routing faster with Bloom filters

Vercel Blog · 2025년 9월 19일

Recently, we shipped an optimization to our global routing service that reduced its memory usage by 15%, improved time-to-first-byte (TTFB) from the 75th percentile and above by 10%, and significantly

원문 보기

Observability Plus replacing legacy Monitoring

Vercel Blog · 2025년 9월 19일

Observability Plus will be replacing the legacy Monitoring subscription for authoring custom queries on Vercel data. With Observability Plus, you have access to an expanded data set and more options f

원문 보기

What you need to know about vibe coding

Vercel Blog · 2025년 9월 18일

In February 2025, Andrej Karpathy the term a new way of coding with AI, “[where] you fully give in to the vibes, embrace exponentials, and forget that the code even exists.”introducedvibe coding: Ju

원문 보기

Scale to one: How Fluid solves cold starts

Vercel Blog · 2025년 9월 18일

Cold starts have long been the Achilles’ heel of traditional serverless. It’s not just the delay itself, but the delay happens. Cold starts happen when someone new discovers your app, when traffic is

원문 보기

AI code reviews by Vercel Agent now in Public Beta

Vercel Blog · 2025년 9월 18일

Vercel Agent can now conduct code reviews, with validated suggestions that address issues across correctness, security, and performance. These reviews are fully codebase-aware, looking beyond the diff

원문 보기

Addressing security and quality issues with MCP tools in AI Agent

Vercel Blog · 2025년 9월 17일

Model Context Protocol (MCP) is emerging as a standard protocol for federating tool calls between agents. Enterprises are starting to adopt MCP as a type of microservice architecture for teams to reu

원문 보기

AI agents at scale: Rox’s Vercel-powered revenue operating system

Vercel Blog · 2025년 9월 16일

is building the next-generation revenue operating system. By deploying intelligent AI agents that can research, prospect, and engage on behalf of sellers, Rox helps enterprises manage and grow revenue

원문 보기

Shai-Halud Supply Chain Campaign — Expanded Impact & Vercel Response

Vercel Blog · 2025년 9월 16일

Summary Impact to Vercel Customers What We Did What We’re Watching & Doing Recommendations for Vercel Users Timeline References The supply chain campaign has escalated. What began with the Qix compro

원문 보기

Builds now start up to 30% faster

Vercel Blog · 2025년 9월 16일

The build cache stores files from previous builds to speed up future ones. We've improved its performance by downloading parts of the cache in parallel using a worker pool. This decreased the build in

원문 보기