Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

28/2/24, 11:31 Next.

js by Vercel - The React Framework

The React Framework


for the Web
Used by some of the world's largest companies, Next.js enables you to create high-

quality web applications with the power of React components.

Get Started Learn Next.js

▲ ~ npx create-next-app@latest

What's in Next.js?
Everything you need to build great products on the web.

Built-in Optimizations Dynamic HTML Streaming


Automatic Image, Font, and Script Optimizations for improved Instantly stream UI from the server, integrated with the App
UX and Core Web Vitals. Router and React Suspense.

This site uses tracking technologies. You may opt in or opt


out of the use of these technologies.

Consent Settings Deny Accept all


CSS Support

https://nextjs.org 1/5
28/2/24, 11:31 Next.js by Vercel - The React Framework
Style your application with your favorite tools, including
support for CSS Modules, Tailwind CSS, and popular
community libraries.

Route Handlers
Build API endpoints to securely connect with third-party
services for handling auth or listening for webhooks.

React Server Components


Add components without sending additional client-side
JavaScript. Built on the latest React features. Middleware
Take control of the incoming request. Use code to define
routing and access rules for authentication, experimentation,
and internationalization.

Data Fetching
Make your React component async and await your data.
Next.js supports both server and client data fetching.
Client and Server Rendering
Flexible rendering and caching options, including Incremental
Static Regeneration (ISR), on a per-page level.

Server Actions
Run server code by calling a function. Skip the API. Then, easily
revalidate cached data and update your UI in one network
roundtrip.

Advanced Routing & Nested Layouts Next.js 14


Create routes using the file system, including support for more
The power of full-stack to the
advanced routing patterns and UI layouts.
frontend. Read the release notes.

Built on a foundation of fast,


production-grade tooling

Powered By

This site uses tracking technologies. You may opt in or opt


out of the use of these technologies.

https://nextjs.org 2/5
28/2/24, 11:31 Next.js by Vercel - The React Framework

React
The library for web and native user interfaces. Next.js is built on the latest
React features, including Server Components and Actions.

Turbopack
An incremental bundler optimized for JavaScript and TypeScript, written
in Rust , and built into Next.js.

Speedy Web Compiler


An extensible Rust based platform for the next generation of fast
developer tools, and can be used for both compilation and minification.

Get started in seconds


Deploy Next.js to Vercel

erce
Next.js Comm
kit Gal
for high- Starter
lery
rterge
Ima
An all-in-one sta
rce sites . Next.js Boilerplate
perform ance ecomme
An image gallery built on Next.js and
Cloudinary. A Next.js app and a Serverless Function
API.
This site uses tracking technologies. You may opt in or opt
out of the use of these technologies.

Starter Ecommerce Blog AI Edge Functions Edge Config Portfolio SaaS Multi-tenant Apps Realtime App

https://nextjs.org 3/5
28/2/24, 11:31 Next.js by Vercel - The React Framework

Vercel is a frontend cloud from the creators of Next.js, making it

easy to get started with Next.js quickly.

Jumpstart your Next.js development with pre-built solutions from

Vercel and our community.

Deploy a Template on Vercel

The framework of choice


when it matters

For performance, efficiency and developer experience.

Next.js is trusted by some of the biggest names on the web.

This site uses tracking technologies. You may opt in or opt


out of the use of these technologies. View the Next.js Showcase

https://nextjs.org 4/5
28/2/24, 11:31 Next.js by Vercel - The React Framework

“With Next.js at the helm of our headless tech stack, our developers can create features with velocity and speed,
ultimately enabling users to create whatever, whenever they want to.”

Tatiana Mac, Senior Software Engineer

“My favorite UX feedback from customers is: "How is the app so fast?" Because we’ve built on Next.js and Vercel since
day one, our pages load in an instant, which is important when it comes to mission-critical software.”

Fouad Matin, CEO

“Next.js has been a game-changer for our agency work and team collaboration. Its powerful features have allowed us to
build high-performance websites quickly and efficiently like never before.”

Daniel Lopes, Frontend Developer

Resources More About Vercel Legal Subscribe to our newsletter

Docs Next.js Commerce Next.js + Vercel Privacy Policy Stay updated on new releases and
features, guides, and case studies.
Learn Contact Sales Open Source Software Cookie Preferences

Showcase GitHub GitHub you@domain.com Subscribe

Blog Releases X

Analytics Telemetry

Next.js Conf Governance

DX Platform

© 2024 Vercel, Inc.

This site uses tracking technologies. You may opt in or opt


out of the use of these technologies.

https://nextjs.org 5/5

You might also like