Cloudfest Conference 2025

Use code HH20 for 20% off an event ticket!

Yesterday's Top Poster

Industry News

Vercel now supports monorepos for improved flexibility at scale. From the same Git repository, you can set up multiple projects to be built and deployed in parallel. Monorepos let your team use multiple programming languages and frameworks, collaborate better, and leverage microfrontend architectures. Learn more about how monoreops are changing how teams build software. Read more Continue reading...
Today, we announce $40M in new funding to help everyone build the next web. When responding to investors, we told them the stories of our customers, from independent developers to Fortune 10 companies, and the lessons we learned this year about how Next.js and Vercel help teams collaborate and move faster with greater flexibility. Read more Continue reading...
Projects are core to everything on your Vercel account. We’ve recently improved the developer experience by introducing three updates for projects. These apply to all users on Hobby, Pro, and Enterprise plans. By improving how projects are created and connected to Git in Vercel, we expect a decrease in the time between project creation and deployment for all users and a reduction in complexity for some larger Vercel customers. Read more Continue reading...
React Server Components allow developers to build applications that span the server and client, combining the rich interactivity of client-side apps with the improved performance of traditional server rendering. In the upcoming Next.js major release, React developers will be able to use Server Components inside the app directory as part of the changes outlined by the Layouts RFC. This post will explore how Server Components will enable developers to create faster React applications. Read more Continue reading...
Since the last Next.js Conf, we have expanded Vercel analytics offerings to include Next.js and Gatsby. Today, we expand that offering to include Nuxt analytics, providing developers with their Real Experience Score through data from actual visitors. Read more Continue reading...
Beginning this June, Google will add Core Web Vitals to its Page Experience ranking signal. Google announced last year that changes were coming to the way its algorithm ranks pages that went beyond how quickly pages were loaded, safe-browsing, HTTPS, and their mobile-friendliness. Core Web Vitals evaluate speed, responsiveness, and visual stability of pages and prioritize the site in rankings based on the outcomes of these scores. This means your site performance has a direct impact on SEO and your business. Read more Continue reading...
Up until now, after creating a new Project from a Git repository or one of our examples, all commits to its default branch were being deployed to Production. Today we are introducing a new default for newly created Projects, as well as an easy way to customize it from your Project Settings. Read more Continue reading...
Vercel was born to help frontend teams succeed at scale. From the ideal developer experience on localhost, to the best performance for your end-user via our Global Edge Network. Today we are introducing major end-to-end enhancements, starting with a realtime developer workflow (with Next.js and Vercel CLI) and finishing with serving pages up to 6x faster. Read more Continue reading...
Pushing a change to your project results in a Preview Deployment. Then, once you're ready, merging it into master results in a Production Deployment with the domain of your choice. Even though Preview Deployments receive a unique URL, they might still be accessed by anyone that finds out about the URL. Today, we're introducing two features for easily protecting them right from the Dashboard. Read more Continue reading...
Back
Top