본문으로 건너뛰기

IT News

IT 뉴스 모아보기

OpenResponses API now supported on Vercel AI Gateway

Vercel Blog · 2026년 1월 15일

Vercel AI Gateway is a day 0 launch partner for the OpenResponses API, an open-source specification from OpenAI for multi-provider AI interactions. OpenResponses provides a unified interface for text

원문 보기

On-demand Vercel Agent code reviews

Vercel Blog · 2026년 1월 15일

You can now trigger a Vercel Agent code review on demand. When Vercel post comments on your GitHub pull request, you can now click the button from the deployment table to trigger a code review.Review

원문 보기

Use Perplexity Web Search with Vercel AI Gateway

Vercel Blog · 2026년 1월 14일

Models are powerful, but they're limited to their training data and knowledge cutoff date. When users ask about today's news, current prices, or the latest API changes, models can offer outdated infor

원문 보기

Introducing: React Best Practices

Vercel Blog · 2026년 1월 14일

We've encapsulated 10+ years of React and Next.js optimization knowledge into , a structured repository optimized for AI agents and LLMs. react-best-practices Read more

원문 보기

Node.js runtime now defaults to version 24 for Vercel Sandbox

Vercel Blog · 2026년 1월 14일

Vercel Sandbox for Node.js now uses Node.js 24 by default. This keeps the Node.js runtime aligned with the latest Node.js features and performance improvements. If you don’t explicitly configure a run

원문 보기

Access Perplexity Web Search on Vercel AI Gateway with any model

Vercel Blog · 2026년 1월 14일

You can now give any model the ability to search the web using Perplexity through Vercel's AI Gateway. AI Gateway supports Perplexity Search as a universal web search tool that works with all models,

원문 보기

GPT 5.2 Codex now available on Vercel AI Gateway

Vercel Blog · 2026년 1월 14일

You can now access GPT 5.2 Codex with Vercel's and no other provider accounts required. GPT 5.2 Codex combines GPT 5.2's strength in professional knowledge work with GPT 5.1 Codex Max's agentic codin

원문 보기

AI Voice Elements

Vercel Blog · 2026년 1월 14일

Today we're releasing a brand new set of components for AI Elements designed to work with the and functions of the AI SDK, helping you build the next generation of voice agents, transcription servic

원문 보기

Reduced build times for large projects

Vercel Blog · 2026년 1월 14일

We shipped build system optimizations that reduce overhead for projects with many input files, large , or large build outputs.node_modules Expensive disk operations (large file detection and folder si

원문 보기

Nick Bogaty joins Vercel as Chief Revenue Officer

Vercel Blog · 2026년 1월 13일

It's a thrilling time to work in Sales at Vercel. The web is transitioning from pages to agents, and Vercel is building the self-driving infrastructure to power it. We've assembled a Sales organizatio

원문 보기

Docs pages support Markdown responses

Vercel Blog · 2026년 1월 13일

You can now request as by sending the header with the value .Vercel documentationMarkdownAccepttext/markdown This makes it easier to use docs content in agentic and CLI workflows, indexing pipeline

원문 보기

Project-level deployment suffixes

Vercel Blog · 2026년 1월 13일

You can now set deployment suffixes at the project level, instead of using a single suffix across your team. Project-level suffixes follow the same requirements as team-level suffixes. Your team must

원문 보기

Set team-wide defaults for Deployment Protection

Vercel Blog · 2026년 1월 13일

Set team-wide defaults for Deployment Protection You can now set a team-wide default for .Deployment Protection New projects start with Deployment Protection set to Standard Protection, which protects

원문 보기

Protection bypass for automation now supports multiple secrets

Vercel Blog · 2026년 1월 13일

Vercel projects now support multiple secrets.Protection Bypass for Automation This makes it easier to rotate secrets and use different secrets for different workflows. Each bypass can also include a

원문 보기

How Mux shipped durable video workflows with their @mux/ai SDK

Vercel Blog · 2026년 1월 12일

We invited from to share how they shipped durable workflows with their .Dylan JhaveriMux@mux/ai SDK AI workflows have a frustrating habit of failing halfway through. Your content moderation check pa

원문 보기

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

원문 보기