본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Updates to Legal Terms

Vercel Blog · 2026년 6월 4일

The proliferation of agentic workflows means developers now regularly grant AI tools direct access to their infrastructure, use services that act autonomously, and build on platforms that themselves u

원문 보기

Nemotron 3 Ultra now available on AI Gateway

Vercel Blog · 2026년 6월 4일

Nemotron 3 Ultra from Nvidia is now available on .Vercel AI Gateway Nemotron 3 Ultra is an open Mixture-of-Experts reasoning model built for orchestrating long-running agent workflows, with a 1M token

원문 보기

Build and deploy Shopify storefronts on Vercel

Vercel Blog · 2026년 6월 4일

You can now create a start building a production-ready storefront in minutes.Shopify store directly from Vercel and to automatically configure your Shopify credentials in Vercel. Create a free test

원문 보기

Trace any Vercel request from the CLI

Vercel Blog · 2026년 6월 3일

You can now generate through the Vercel CLI.Session Traces Use the new command to generate an OpenTelemetry trace to the specified endpoint from the terminal. vercel curl --trace Use the new comman

원문 보기

Grok Imagine Video 1.5 on AI Gateway

Vercel Blog · 2026년 6월 3일

Grok Imagine Video 1.5 from xAI is now available on AI Gateway. The model generates video from an input image with synchronized audio in a single pass. This release improves audio quality, prompt foll

원문 보기

Edit Git settings for all projects in a repo

Vercel Blog · 2026년 6월 2일

Monorepos that deploy many projects can now configure all of their project's Git settings more conveniently. Previously, if you wanted to consistently configure each project's settings for commit sta

원문 보기

Build Chat SDK web UIs in Vue or Svelte

Vercel Blog · 2026년 6월 2일

The Chat SDK now has first-class support for Vue and Svelte, joining the existing React integration. Because the adapter speaks the , the same server route works. Each framework ships its own , built

원문 보기

Build custom Slack runtimes

Vercel Blog · 2026년 6월 2일

Chat SDK now ships the 's primitives as standalone imports for apps that already handle their own routing, state, or workflow execution.Slack adapter Use only what you need: Each subpath skips the ful

원문 보기

Signed URLs are now available for Vercel Blob

Vercel Blog · 2026년 6월 2일

You can now generate time-bound signed URLs for . A signed URL is a scoped URL with an expiry that allows you to upload, download, inspect, or delete a specific object without giving access to your en

원문 보기

Elastic Build Machines now protect against out of memory builds

Vercel Blog · 2026년 6월 1일

Elastic build machines now monitor your build's memory usage and automatically adjust to prevent out-of-memory (OOM) failures: Thresholds are set conservatively to balance deployment reliability and c

원문 보기