본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Web Interface Guidelines now available as an agent command

Vercel Blog · 2026년 1월 12일

You can now install Vercel's as skill/command for your agent.Web Interface Guidelines Run to review UI code for accessibility, keyboard support, form behavior, animation, performance, and more./web-

원문 보기

Build cache storage increased for larger build machines

Vercel Blog · 2026년 1월 12일

Projects that use now have increased limits for build caches.larger build machines These limit increases come at no additional charge. Learn more about .Vercel's build cache Read more Enhanced build

원문 보기

Streamdown v2: Smaller bundle size and new Remend options

Vercel Blog · 2026년 1월 12일

Today, we're releasing a major update to Streamdown, our drop-in replacement for react-markdown, designed for AI-powered streaming. The most requested feature since launch has been to reduce the bundl

원문 보기

How to build agents with filesystems and bash

Vercel Blog · 2026년 1월 9일

Many of us have built complex tooling to feed our agents the right information. It's brittle because we're guessing what the model needs instead of letting it find what it needs. We've found a simpler

원문 보기

Limit on-demand concurrent builds to one build per branch

Vercel Blog · 2026년 1월 9일

let builds start immediately, without waiting for other deployments to finish.On-Demand Concurrent Builds You can now configure this feature to run one active build per branch. When enabled, deploymen

원문 보기

Bookmark domains on Vercel Domains

Vercel Blog · 2026년 1월 8일

You can now bookmark domains on Vercel Domains for purchasing at a later date. To save a domain, either: You can then view your saved domains and add them to your cart from the "Saved" tab. Try it now

원문 보기

How we made v0 an effective coding agent

Vercel Blog · 2026년 1월 7일

Last year we introduced the , and described how the v0 models operate inside a multi-step agentic pipeline. Three parts of that pipeline have had the greatest impact on reliability. These are the dyna

원문 보기

Introducing bash-tool for filesystem-based context retrieval

Vercel Blog · 2026년 1월 7일

We open-sourced , the Bash execution engine used by to reduce our token usage, improve the accuracy of the agent's responses, and improve the agent's overall performance.bash-toolour text-to-SQL agen

원문 보기

Secure Compute is now self-serve

Vercel Blog · 2026년 1월 7일

Teams can now create, update and delete Secure Compute networks directly from the Vercel dashboard, the API, and Terraform. Secure Compute networks provide private connectivity between your Vercel Fun

원문 보기

Vercel Agent code reviews now follow your code guidelines

Vercel Blog · 2026년 1월 6일

now applies your repository’s coding guidelines during code reviews.Vercel Agent Add an file to your repository, or use existing formats like , , or .AGENTS.mdCLAUDE.md.cursorrules.github/copilot-ins

원문 보기