본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Vercel now supports customizing platform error pages

Vercel Blog · 2026년 1월 23일

You can now customize error pages for platform errors on Vercel, replacing generic error pages with your own branded experiences. Custom error pages display when Vercel encounters uncaught errors like

원문 보기

Configure build machine settings across all projects

Vercel Blog · 2026년 1월 23일

Build and deployment settings can now be configured at the team level and applied across all projects, compared to the previous project-by-project setup. let you choose the compute resources for each

원문 보기

Faster deploys with improved function caching

Vercel Blog · 2026년 1월 23일

Function uploads are now skipped when code hasn't changed, reducing build times by 400-600ms on average and up to 5 seconds for larger builds. Previously, deployment-specific environment variables lik

원문 보기

Testing if "bash is all you need"

Vercel Blog · 2026년 1월 22일

We invited from to share how they tested the "bash is all you need" hypothesis for AI agents.Ankur GoyalBraintrust There's a growing conviction in the AI community that filesystems and bash are the

원문 보기

New dashboard navigation available

Vercel Blog · 2026년 1월 22일

A redesign of the navigation in the dashboard is now available as an opt-in experience. This new navigation maintains full functionality while streamlining access to your most-used features. today bef

원문 보기

Filesystem snapshots supported on Vercel Sandboxes

Vercel Blog · 2026년 1월 22일

now supports filesystem snapshots to capture your state. You can capture a Sandbox's complete filesystem state as a snapshot and launch new Sandboxes from that snapshot using the Sandbox API.Vercel Sa

원문 보기

Cron Jobs now visible in Deployment Summary

Vercel Blog · 2026년 1월 21일

You can now view the Cron Jobs from your application in the Deployment Summary section of Deployments. Try it out by deploying a . Once you deploy, Vercel automatically registers your cron jobs. Learn

원문 보기

AI Code Elements

Vercel Blog · 2026년 1월 21일

Today we're releasing a brand new set of components designed to help you build the next generation of IDEs, coding apps and background agents. A composable component for displaying an AI SDK configur

원문 보기

Use skills in your AI SDK agents via bash-tool

Vercel Blog · 2026년 1월 21일

Skills support is now available in , so your AI SDK agents can use the skills pattern with filesystem context, Bash execution, and sandboxed runtime access.bash-tool This gives your agent a consistent

원문 보기

Apply code suggestions from Vercel Agent with one click

Vercel Blog · 2026년 1월 21일

You can now apply suggested code fixes from the Vercel Agent directly in the Vercel Dashboard. When the Vercel Agent reviews your pull request, suggestions include a button that lets you commit the f

원문 보기

Inside Turbopack: Building Faster by Building Less

Next.js Blog · 2026년 1월 20일

Learn how we built Turbopack with incremental computation to scale development and builds to massive Next.js applications.

원문 보기

Introducing the Montréal, Canada region (yul1)

Vercel Blog · 2026년 1월 20일

Montréal, Canada () is now part of Vercel’s global delivery network, expanding our footprint to deliver lower latency and improved performance for users in Central Canada.yul1 The new Montréal region

원문 보기

Introducing skills, the open agent skills ecosystem

Vercel Blog · 2026년 1월 20일

We released , a CLI for installing and managing skill packages for agents.skills Install a skill package with .npx skills add So far, has been used to install skills on: amp, antigravity, claude-cod

원문 보기

Cron jobs now support 100 per project on every plan

Vercel Blog · 2026년 1월 20일

Cron jobs on Vercel no longer have per-team limits, and per-project limits were lifted to 100 on all plans. Previously, all plans had a cap of 20 cron jobs per project, with per-team limits of 2 for H

원문 보기

Recraft image models now on AI Gateway

Vercel Blog · 2026년 1월 19일

Recraft models are now available via Vercel's with no other provider accounts required. You can access Recraft's image models, V3 and V2.AI Gateway These image models excel at photorealism, accurate

원문 보기

Improved environment variables UI

Vercel Blog · 2026년 1월 16일

The environment variables UI is now easier to manage across shared and project environment variables. You can spend less time scrolling, use larger hit targets, and view details only when you need the

원문 보기

AWS databases are now live on the Vercel Marketplace and v0

Vercel Blog · 2026년 1월 15일

are now available in the and .AWS databasesVercel Marketplacev0 Read more

원문 보기

SSH into running Vercel Sandboxes with the CLI

Vercel Blog · 2026년 1월 15일

You can now open secure, interactive shell sessions to running Sandboxes with the .Vercel Sandbox CLI Note: While you’re connected, the Sandbox timeout is automatically extended in 5-minute increments

원문 보기

Experimental build mode for Hono and Express projects

Vercel Blog · 2026년 1월 15일

Users can opt in to an experimental build mode for and projects, which lets you filter logs by route, similar to Next.js.HonoExpress It also updates the build pipeline with better module resolution:

원문 보기

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

원문 보기