본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Next.js Across Platforms: Adapters, OpenNext, and Our Commitments

Next.js Blog · 2026년 3월 25일

Next.js 16.2 introduces a stable Adapter API, a public adapter test suite, and a working group for more consistent deployment across platforms.

원문 보기

Unified reporting for all AI Gateway usage

Vercel Blog · 2026년 3월 25일

If you're shipping AI features, you already have usage data. The problem is that it's split across providers, keys, and dashboards, so it's hard to answer basic questions before the bill shows up. You

원문 보기

Chat SDK now supports concurrent message handling

Vercel Blog · 2026년 3월 24일

now lets you control what happens when a new message arrives before a previous one finishes processing, with the new option for the Chat class.Chat SDKconcurrency Four strategies are available: Read

원문 보기

Chat SDK now supports scheduled Slack messages

Vercel Blog · 2026년 3월 24일

now supports scheduled messages on Slack, allowing you to deliver a message at a future time.Chat SDK Use and pass your message and a date, like:thread.schedule()postAt Read the to get started.docu

원문 보기

Elastic build machines now available in beta

Vercel Blog · 2026년 3월 24일

Elastic build machines are now available in beta for all paid plans, giving teams control over build performance without project-level micromanagement. You can configure elastic builds at the team or

원문 보기

new.website joins forces with v0

Vercel Blog · 2026년 3월 23일

v0 and new.website have joined forces to accelerate our vision of helping anyone ship complete, production-ready software with AI. new.website was founded to make it effortless to create beautiful web

원문 보기

SERHANT.'s playbook for rapid AI iteration

Vercel Blog · 2026년 3월 23일

Impact at a glance Using multiple models to balance cost, speed, and complexity Worry-free scale: Adding users and assets Future-proofing an unpredictable landscape Started with Next.js on Vercel, w

원문 보기

Enterprise teams can now set their default build machine

Vercel Blog · 2026년 3월 23일

Enterprise team owners can now set a default build machine at the team level. This setting automatically applies to newly created projects, though you can still override it on a per-project basis. Exi

원문 보기

Activity Log now available in Vercel CLI

Vercel Blog · 2026년 3월 23일

The provides a list of all activities on a team, along with the user who performed the event, the type of event, and time.activity log We've now added the command to the CLI so that you can query fo

원문 보기

View specific error codes in runtime logs

Vercel Blog · 2026년 3월 23일

You can now view specific error codes in runtime logs. helps you view and troubleshoot errors in your applications on Vercel. In addition to the HTTP status response code, we also list the specific e

원문 보기

Sandbox SDK adds file permission control

Vercel Blog · 2026년 3월 20일

now supports setting file permissions directly when writing files.Vercel Sandbox SDK1.9.0 By passing a property to the API, you can define permissions in a single operation.modewriteFiles This elimi

원문 보기

Build knowledge agents without embeddings

Vercel Blog · 2026년 3월 19일

Most knowledge agents start the same way. You pick a vector database, then build a chunking pipeline. You choose an embedding model, then tune retrieval parameters. Weeks later, your agent answers a q

원문 보기

Two startups at global scale without DevOps

Vercel Blog · 2026년 3월 19일

Leonardo.AI processes more than 4.5 million images every day across cities worldwide, and Relevance AI's agents run autonomously across time zones, touching Salesforce, HubSpot, Slack, and dozens of o

원문 보기

Vercel is now available in Stripe Projects

Vercel Blog · 2026년 3월 19일

You can now signup and deploy to Vercel through Stripe Projects. Available in developer preview, this CLI-based workflow lets teams and AI agents create infrastructure environments directly from the t

원문 보기

Chat SDK brings agents to your users

Vercel Blog · 2026년 3월 19일

In early January, we gave the entire company a challenge: figure out how to multiply your output. People created agents. Mostly chat bots, but dedicated ones, purpose-built for real workflow augmentat

원문 보기

Next.js 16.2: AI Improvements

Next.js Blog · 2026년 3월 18일

Next.js 16.2 ships AGENTS.md in create-next-app, browser log forwarding, dev server lock file with PID, and next-browser for AI agent debugging.

원문 보기

Turbopack: What's New in Next.js 16.2

Next.js Blog · 2026년 3월 18일

Turbopack in Next.js 16.2 brings faster builds, SRI support, postcss.config.ts, tree shaking of dynamic imports, Server Fast Refresh, inline loader configuration, and over 200 bug fixes.

원문 보기

Next.js 16.2

Next.js Blog · 2026년 3월 18일

Next.js 16.2 includes Adapters, rendering performance improvements, improved debugging and error pages, and more.

원문 보기

v0 now includes diff view to review code changes

Vercel Blog · 2026년 3월 18일

v0 now includes a dedicated diff view to review code changes directly within the interface. You can see exactly what was modified file by file, complete with line addition and deletion counts. Check o

원문 보기

MiniMax M2.7 is live on AI Gateway

Vercel Blog · 2026년 3월 18일

MiniMax M2.7 is now available on in two variants: standard and high-speed. M2.7 is a major step up from previous M2-series models in software engineering, agentic workflows, and professional office t

원문 보기