Engineering•Oct 22

How Vercel adopted microfrontends

Vercel's main website, once a single large Next.js application, serves both our website visitors and logged-in dashboard. But, as Vercel grew, this setup revealed opportunities for improvement. Build times grew, dependency management became more intricate, and workflows needed...

v0•Oct 15

v0 plans for teams are here

Last October, we introduced v0—a generative user interface system powered by natural language and AI. Users generated over four million designs, creating everything from sophisticated dashboards to polished marketing pages. Now, v0 is like having an expert programmer sitting next to you...

Security•Oct 2

Vercel WAF upgrade brings persistent actions, rate limiting, and API control

At Vercel Ship, we introduced the new Web Application Firewall (WAF), an application-layer firewall that complements our platform-wide firewall. This enables our customers to implement custom or managed rulesets, such as protection against the OWASP Top 10 risks. Since its release, Vercel's...

Latest news.

Engineering•Jan 15

Building a Modern Blog with Next.js and Tailwind

A deep dive into creating a performant and beautiful blog using the latest web technologies. Learn about Server Components, Edge Functions, and modern CSS practices.

Design•Jan 12

The Evolution of Web Design: From Skeuomorphism to Neumorphism

Exploring the journey of web design trends and how they've shaped the modern web. Understanding the principles behind each movement.

AI•Jan 10

Implementing AI-Powered Features in Web Applications

A practical guide to integrating AI capabilities into your web apps. From natural language processing to image generation.

Performance•Jan 8

Optimizing Web Vitals for Better User Experience

Learn how to measure and improve Core Web Vitals to create faster, more responsive web applications that users love.

Security•Jan 5

Modern Authentication Patterns for Web Applications

Implementing secure authentication in modern web apps. From JWT to OAuth, understand the best practices for keeping your users safe.

Engineering•Jan 3

Microservices vs Monoliths: Making the Right Choice

A comprehensive comparison of architecture patterns to help you make informed decisions for your next project.