본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Split Web Analytics data by any dimension

Vercel Blog · 2025년 12월 12일

Web Analytics now allows you to split data across any dimension. You can now break down your Web Analytics data across any dimension, not just Flags and Flag Values. This update expands support to 11

원문 보기

Add cache tags from Function responses, regardless of framework

Vercel Blog · 2025년 12월 12일

You can now add one or more cache tags to your Function response by importing the function from npm package.addCacheTag@vercel/functions import { addCacheTag } from '@vercel/functions' Once the cach

원문 보기

Push notifications support on desktop and mobile

Vercel Blog · 2025년 12월 12일

Push notifications are now available on both desktop and mobile, withsupport for all notification types. To start receiving push notifications from Vercel: To allow mobile notifications on your phone

원문 보기

Referer now available in runtime logs

Vercel Blog · 2025년 12월 12일

For any request displayed on runtime logs in the Vercel dashboard, you can now view the referer (if any) for that request in the right hand details panel. This allows you to understand the source of

원문 보기

Next.js Security Update: December 11, 2025

Next.js Blog · 2025년 12월 11일

Two additional vulnerabilities have been identified in React Server Components. Users should upgrade to patched versions immediately.

원문 보기

React Server Components security update: DoS and Source Code Exposure

Vercel Blog · 2025년 12월 11일

See the for the latest updates.Security Bulletin Summary Impact Resolution Fixed in Credit References Two additional vulnerabilities in React Server Components have been identified: a high-severity

원문 보기

GPT 5.2 models now available on Vercel AI Gateway

Vercel Blog · 2025년 12월 11일

You can now access OpenAI's latest GPT-5.2 models with Vercel's and no other provider accounts required.AI Gateway These models perform better than the GPT-5.1 model series, with noted improvements i

원문 보기

Vercel launches partner certification

Vercel Blog · 2025년 12월 10일

We're proud to introduce the inaugural cohort of Vercel Certified Solution Partners. These eleven industry-leading teams share our commitment to create a faster, more accessible, and more innovative w

원문 보기

Node.js 24 LTS is now available on Sandbox

Vercel Blog · 2025년 12월 10일

Vercel Sandbox now supports Node.js version 24. To run a Sandbox with Node.js 24, upgrade to version or above and set the property to :@vercel/sandbox1.1.0runtimenode24 Read our to learn more.Sand

원문 보기

Inside Workflow DevKit: How framework integrations work

Vercel Blog · 2025년 12월 9일

When we announced the at Ship AI just over a month ago, we wanted it to reflect our , allowing developers to build with any framework and deploy to any platform. Workflow Development Kit (WDK)Open SD

원문 보기