본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Using the AI SDK to fix edge-case errors in our code

Vercel Blog · 2024년 8월 15일

Recently, there was an issue affecting our customers when trying to purchase a domain containing non-English characters. This problem became apparent when these domain purchases consistently failed, c

원문 보기

How to build scalable AI applications

Vercel Blog · 2024년 8월 12일

In today's AI-driven landscape, your business's competitive edge lies in how effectively you integrate AI into your product and workflows. This guide focuses on three critical aspects of building sca

원문 보기

Update regarding Vercel service disruption on August 7, 2024

Vercel Blog · 2024년 8월 9일

On August 7, 2024, Vercel's Edge Middleware and Edge Functions experienced a significant outage affecting many customers. We sincerely apologize for the service disruption. Vercel’s platform is design

원문 보기

Vercel AI SDK 3.3

Vercel Blog · 2024년 8월 6일

The is a toolkit for building AI applications with JavaScript and TypeScript. Its unified API allows you to use any language model and provides powerful UI integrations into leading web frameworks su

원문 보기

How to integrate AI into your business

Vercel Blog · 2024년 8월 6일

Implementing AI in your business can be challenging due to the rapid pace of change, the complexity of integration, and the need for specialized skills. This guide helps leaders identify and evaluate

원문 보기

Protecting your app (and wallet) against malicious traffic

Vercel Blog · 2024년 8월 2일

Let's explore how to block traffic with the Firewall, set up soft and hard spend limits, apply code-level optimizations, and more to protect your app against bad actors. If you’re on our free tier, yo

원문 보기

Achieving feature rollouts with ultra-low latency and zero impact to conversion

Vercel Blog · 2024년 8월 1일

Beyond Menu is a popular food delivery service in the US that connects restaurants and diners. Their Next.js app is deployed on Vercel and serves millions of hungry visitors every month. To scale thei

원문 보기

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

원문 보기

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

원문 보기

Demystifying INP: New tools and actionable insights

Vercel Blog · 2024년 6월 12일

In March 2024 Interaction to Next Paint (INP) became part of Google’s Core Web Vitals, a set of metrics reporting on user experience of web pages based on field data, and .used in Google’s search rank

원문 보기

Never drop the illusion: How Frame.io builds fluid user experiences

Vercel Blog · 2024년 6월 11일

When Hollywood giants and global brands collaborate on video, they demand a seamless, high-performing experience — and , an Adobe company, delivers.Frame.io Read more

원문 보기

Mintlify: Scaling a powerful documentation platform with Vercel

Vercel Blog · 2024년 6월 3일

, a platform for public documentation, is a toolkit for developers to write, maintain and host documentation. The platform offers a flexible solution that can be used out of the box or customized to f

원문 보기

Introducing bytecode caching for Vercel Functions

Vercel Blog · 2024년 6월 3일

We recently shipped a new for Vercel Functions to improve startup times.Rust-based core Today, we are announcing a new experimental feature to further reduce startup latency for large applications, r

원문 보기