본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Stopping the slow death of internal tools

Vercel Blog · 2025년 12월 27일

Companies spend millions of dollars in time and money trying to build internal tools. These range from lightweight automations and dashboards to fully custom systems with dedicated engineering teams.

원문 보기

Pixel Portraits: AI generated trading cards

Vercel Blog · 2025년 12월 23일

At our recent Next.js Conf and Ship AI events, we introduced an activation that blended technical experimentation with playful nostalgia. The idea started long before anyone stepped into the venue. As

원문 보기

We removed 80% of our agent’s tools

Vercel Blog · 2025년 12월 22일

It got better. We spent months building a sophisticated internal text-to-SQL agent, d0, with specialized tools, heavy prompt engineering, and careful context management. It worked… kind of. But it was

원문 보기

AI SDK 6

Vercel Blog · 2025년 12월 22일

With over 20 million monthly downloads and adoption by teams ranging from startups to Fortune 500 companies, the is the leading TypeScript toolkit for building AI applications. It provides a unified

원문 보기

MiniMax M2.1 now live on Vercel AI Gateway

Vercel Blog · 2025년 12월 22일

You can now access MiniMax's latest model, M2.1, with Vercel's and no other provider accounts required.AI Gateway MiniMax M2.1 is faster than its predecessor M2, with clear improvements specifically

원문 보기

GLM-4.7 available on Vercel AI Gateway

Vercel Blog · 2025년 12월 22일

You can now access Z.ai's latest model, GLM-4.7, with Vercel's and no other provider accounts required.AI Gateway GLM-4.7 comes with major improvements in coding, tool usage, and multi-step reasoning

원문 보기

Function start type now available in Runtime Logs

Vercel Blog · 2025년 12월 22일

For any request involving a Vercel Function invocation, you can now view the function start type in the right hand details panel of Runtime Logs. A Function invocation can be either: , or . When a F

원문 보기

Our $1 million hacker challenge for React2Shell

Vercel Blog · 2025년 12월 19일

In the weeks following React2Shell's disclosure, our firewall blocked over 6 million exploit attempts targeting deployments running vulnerable versions of Next.js, with 2.3 million in a single 24-hour

원문 보기

Introducing vercel.ts: Programmatic project configuration

Vercel Blog · 2025년 12월 19일

Vercel now supports , a new TypeScript-based configuration file that brings type safety, dynamic logic, and better developer experience to project configuration.vercel.ts lets you express configurati

원문 보기

Next.js 16.1

Next.js Blog · 2025년 12월 18일

Next.js 16.1 introduces Turbopack file system caching for development, a new bundle analyzer, and easier debugging in Node.js.

원문 보기