본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Anyone can build agents, but it takes a platform to run them

Vercel Blog · 2026년 2월 9일

Prototyping is democratized, but production deployment isn't. AI models have commoditized code and agent generation, making it possible for anyone to build sophisticated software in minutes. Claude ca

원문 보기

Introducing new token formats and secret scanning

Vercel Blog · 2026년 2월 9일

When Vercel API credentials are accidentally committed to public GitHub repositories, gists and npm packages, Vercel now automatically revokes them to protect your account from unauthorized access. Wh

원문 보기

Introducing Geist Pixel

Vercel Blog · 2026년 2월 6일

Today, we're expanding the Geist font family with .Geist Pixel Geist Pixel is a bitmap-inspired typeface built on the same foundations as Geist Sans and Geist Mono, reinterpreted through a strict pixe

원문 보기

Sanity is now available on the Vercel Marketplace

Vercel Blog · 2026년 2월 6일

is now available on the as a native CMS integration. Teams can now install, configure, and manage Sanity directly from the Vercel dashboard, eliminating manual API token setup and environment variabl

원문 보기

Simplified file retrieval from Vercel Sandbox environments

Vercel Blog · 2026년 2월 6일

The now includes two new methods that make file retrieval simple.Vercel Sandbox SDK When you run code in a , that code can generate files like a CSV report, a processed image, or a PDF invoice. These

원문 보기

The Vercel AI Accelerator is back with $6m in credits

Vercel Blog · 2026년 2월 5일

Building an AI business is no small feat. Delivering a great agentic product requires infrastructure that handles deployment, security, and scale automatically, but that's table stakes. Startups also

원문 보기

Use Claude Opus 4.6 on AI Gateway

Vercel Blog · 2026년 2월 5일

Anthropic's latest flagship model, Claude Opus 4.6, is now available on AI Gateway. Built to power agents that handle real-world work, Opus 4.6 excels across the entire development lifecycle. Opus 4.6

원문 보기

Build logs now support interactive links

Vercel Blog · 2026년 2월 4일

URLs in build logs are now interactive. Navigate directly to internal and external resources without manually copying and pasting. External links open in a new tab. This eliminates any extra steps you

원문 보기

Parallel's Web Search and tools are live on Vercel

Vercel Blog · 2026년 2월 4일

You can now use LLM-optimized web search and other tools all across Vercel.Parallel's Unlike provider-specific web search tools that only work with certain models, Parallel's web search tool works un

원문 보기

Parallel joins the Vercel Agent Marketplace

Vercel Blog · 2026년 2월 4일

is now available on the with native integration support.ParallelVercel Agent Marketplace Parallel provides web tools and agents designed for LLM-powered applications, including Search, Extract, Tasks

원문 보기

Making agent-friendly pages with content negotiation

Vercel Blog · 2026년 2월 3일

Agents fetch web pages to answer questions, write code, and complete tasks. When an agent requests a page, it gets everything your browser gets, including navigation menus, stylesheets, JavaScript bun

원문 보기

The Vercel OSS Bug Bounty program is now available

Vercel Blog · 2026년 2월 3일

Security is foundational to everything we build at Vercel. Our open source projects power millions of applications across the web, from small side projects to demanding production workloads at Fortune

원문 보기

Introducing the new v0

Vercel Blog · 2026년 2월 3일

Since v0 became generally available in 2024, more than 4 million people have used it to turn their ideas into apps in minutes. v0 has helped people get promotions, win more clients, and work more clos

원문 보기

AI Gateway and one-click deploys now available on TRAE

Vercel Blog · 2026년 2월 3일

ByteDance's coding agent now integrates both and direct Vercel deployments, bringing unified AI access and instant production shipping to over 1.6 million monthly active developers. Teams can now ac

원문 보기

Turbo build machines by default for new Pro projects

Vercel Blog · 2026년 2월 3일

Turbo build machines are now the default for all new Pro projects and projects upgrading from Hobby to the Pro plan. Turbo build machines were introduced in October for all paid plans, delivering 30vC

원문 보기

Copy visual context to agents from Vercel Toolbar

Vercel Blog · 2026년 2월 3일

Vercel Toolbar now includes "Copy for Agents" functionality that captures complete visual context from comments, providing coding agents with the technical details they need to understand deployment f

원문 보기

Workflow 4.1 Beta: Event-sourced architecture

Vercel Blog · 2026년 2월 3일

changes how workflows track state internally. Instead of updating records in place, every state change is now stored as an event, and current state is reconstructed by replaying the log. This release

원문 보기

Zero-configuration support for Koa

Vercel Blog · 2026년 2월 3일

Vercel now supports applications, an expressive HTTP middleware framework to make web applications and APIs more enjoyable to write, with zero-configuration.Koa Backends on Vercel use with by defau

원문 보기

Python 3.13 and 3.14 are now available

Vercel Blog · 2026년 2월 2일

Builds and Functions now support Python 3.13 and Python 3.14 alongside the previously supported Python 3.12. Projects without a specified Python version continue using Python 3.12 by default. The defa

원문 보기

Run untrusted code with Vercel Sandbox, now generally available

Vercel Blog · 2026년 1월 30일

AI agents are changing how software gets built. They clone repos, install dependencies, run tests, and iterate in seconds. Despite the change in software, most infrastructure was built for humans, not

원문 보기