본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Building efficient MCP servers

Vercel Blog · 2025년 6월 12일

The standardizes how to build integrations for AI models. We built the to help developers create their own MCP servers using popular frameworks such as Next.js, Nuxt, and SvelteKit. Production apps l

원문 보기

Improved team overview page

Vercel Blog · 2025년 6월 12일

We've improved the team overview in the Vercel dashboard: To learn more about the Vercel dashboard, visit the . documentation Read more Activity is now sorted by your activity only Projects can be

원문 보기

Improved unhandled Node.js errors in Fluid compute

Vercel Blog · 2025년 6월 12일

Fluid compute now gracefully handles and in Node.js by logging the error, allowing inflight requests to complete, and then exiting the process.uncaught exceptionsunhandled rejections This prevents

원문 보기

Designing and building the Vercel Ship conference platform

Vercel Blog · 2025년 6월 11일

Our two conferences (Vercel Ship and Next.js Conf) are our chance to show what we've been building, how we're thinking, and cast a vision of where we're going next. It's also a chance to push ourselv

원문 보기

How we’re adapting SEO for LLMs and AI search

Vercel Blog · 2025년 6월 10일

Search is changing. Backlinks and keywords aren’t enough anymore. AI-first interfaces like ChatGPT and Google’s AI Overviews now answer questions before users ever click a link (if at all). Large lang

원문 보기

Filter runtime logs for fatal function errors

Vercel Blog · 2025년 6월 10일

You can now filter runtime logs to view fatal function errors, such as Node.js crashes, using the option in the levels filter.Fatal When a log entry corresponds to a fatal error, the right-hand panel

원문 보기

Building secure AI agents

Vercel Blog · 2025년 6월 9일

An AI agent is a language model with a system prompt and a set of tools. Tools extend the model's capabilities by adding access to APIs, file systems, and external services. But they also create new p

원문 보기

v0-1.5-md & v0-1.5-lg now in beta on the Models API

Vercel Blog · 2025년 6월 9일

Beta access is now available for (128K token context) and (512K token context) on our Models API.v0-1.5-mdv0-1.5-lg For full details and examples, see the Models API docs: https://vercel.com/docs/v0

원문 보기

Observability added to AI Gateway alpha

Vercel Blog · 2025년 6월 9일

The , currently in alpha for all users, lets you switch between ~100 AI models without needing to manage API keys, rate limits, or provider accounts.AI Gateway now includes a dedicated AI section to s

원문 보기

Claude Code and Cursor Agent no longer require a team seat

Vercel Blog · 2025년 6월 6일

We've updated our build logic to ensure Git commits authored by or can trigger deployments on Vercel. A team seat is not required. Claude CodeCursor Agent If your agent encounters any issues buildin

원문 보기