본문으로 건너뛰기

IT News

IT 뉴스 모아보기

AI-powered prototyping with design systems

Vercel Blog · 2025년 8월 22일

Prototyping with AI should feel fast, collaborative, and on brand. Most AI tools have cracked the "fast" and "collaborative" parts, but can struggle with feeling "on-brand". This disconnect usually st

원문 보기

Deploy xmcp servers with zero-configuration

Vercel Blog · 2025년 8월 22일

Vercel now supports , a framework for building and shipping MCP servers with TypeScript, with zero-configuration.xmcp xmcp uses file-based routing to create tools for your MCP server. Once you've crea

원문 보기

AI Gateway: Production-ready reliability for your AI apps

Vercel Blog · 2025년 8월 21일

Building an AI app can now take just minutes. With developer tools like the , teams can build both AI frontends and backends that accept prompts and context, reason with an LLM, call actions, and stre

원문 보기

AI Gateway is now generally available

Vercel Blog · 2025년 8월 21일

is now generally available, providing a single unified API to access hundreds of AI models with transparent pricing and built-in observability.AI Gateway With sub-20ms latency routing across multiple

원문 보기

Introducing Streamdown: Open source Markdown for AI streaming

Vercel Blog · 2025년 8월 21일

Streamdown is a new open source, drop-in Markdown renderer built for AI streaming. It powers the component, but can also be used standalone to give developers a fully composable, independently manag

원문 보기

Rethinking prototyping, requirements, and project delivery at Code and Theory

Vercel Blog · 2025년 8월 20일

is a digital-first creative and technology agency that blends strategy, design, and engineering. With a team structure split evenly between creatives and engineers, the agency builds systems for globa

원문 보기

Vercel Blog · 2025년 8월 20일

How do you tell an AI agent what it needs to do when it hits a protected page? Most systems rely on external documentation or pre-configured knowledge, but there's a simpler approach. What if the inst

원문 보기

Agents can now access protected deployments via Vercel’s MCP server

Vercel Blog · 2025년 8월 19일

Two new tools are now available in Vercel’s MCP server: Get started with the .Vercel MCP server Read more Generates a that allows agent tools such as web fetch or Playwright to access deployments p

원문 보기

Node.js Vercel Functions now support fetch web handlers

Vercel Blog · 2025년 8월 19일

Vercel Functions running on the Node.js runtime now support the web handlers, improving interoperability across JavaScript runtimes and frameworks. fetch You can still , if preferred.export individua

원문 보기

Next.js 15.5

Next.js Blog · 2025년 8월 18일

Next.js 15.5 includes Turbopack builds in beta, stable Node.js middleware, TypeScript improvements, `next lint` deprecation, and deprecation warnings for Next.js 16.

원문 보기