본문으로 건너뛰기

IT News

IT 뉴스 모아보기

How Google handles JavaScript throughout the indexing process

Vercel Blog · 2024년 7월 31일

Understanding how search engines crawl, render, and index web pages is crucial for optimizing sites for search engines. Over the years, as search engines like Google change their processes, it’s tough

원문 보기

Flags as code in Next.js

Vercel Blog · 2024년 7월 26일

We recently introduced a new that allows using feature flags, in Next.js and SvelteKit, and works with any feature flag provider—or when using no flag provider at all. It's not meant to be a competit

원문 보기

Elkjøp's Digital Transformation: Powering Retail Innovation with Next.js and Vercel

Vercel Blog · 2024년 7월 24일

With over $1B in revenue flowing through their digital properties, Elkjøp (Elgiganten), Nordic subsidiary of Currys PLC and leading consumer electronics retailer in the region, knew their digital pres

원문 보기

Turbopack updates: Moving homes

Vercel Blog · 2024년 7월 23일

Turbopack is a new JavaScript/TypeScript bundler we’ve been cooking at Vercel. Building on 10+ years of learnings from webpack, we want to build a bundler that can be used with many frameworks. We’re

원문 보기

How to choose the best rendering strategy for your app

Vercel Blog · 2024년 7월 23일

Web rendering has evolved from simple server-rendered HTML pages to highly interactive and dynamic applications, and there are more ways than ever to present your app to users. Static Site Generation

원문 보기

Understanding Vercel Functions

Vercel Blog · 2024년 7월 5일

Vercel Functions run code in response to user traffic without the need to manage your own infrastructure, provision servers, or manage hardware. Read more

원문 보기

Function streaming to be framework-agnostic on Vercel

Vercel Blog · 2024년 7월 4일

In 2023, Vercel Functions added support for .streaming HTTP responses This feature has been enabled for frameworks like Next.js (App Router), SvelteKit, Remix, and more. We've been progressively rolli

원문 보기

OpenAI will not support the Hong Kong region (hkg1) for Functions

Vercel Blog · 2024년 6월 27일

This changelog entry is historical. Edge Functions are deprecated for new projects. Use with the Node.js runtime and . Use for request-time routing before a response completes.Note:Vercel FunctionsF

원문 보기

Introducing Vercel AI SDK 3.2

Vercel Blog · 2024년 6월 18일

We’ve been listening to your feedback and working hard to expand the capabilities of the while improving its existing functionality. Today, we’re launching AI SDK 3.2.AI SDK Read more

원문 보기

Getting started with AI: Advice from the experts at Vercel Ship

Vercel Blog · 2024년 6월 13일

At our annual end-user conference, , we hosted a panel discussion on AI for enterprise teams featuring (Google), (Groq), (OpenAI), and moderated by (Tomorrow Talk). The panel of experts shared how

원문 보기