← All projects

Next.js

The full-stack React framework for the web

Dev Toolsreactweb-frameworkfull-stackserver-side-renderingjavascripttypescriptopen-source
Next.js screenshot

About

Next.js is an open-source React framework for building full-stack web applications, developed and maintained by Vercel. It provides features like server-side rendering, static site generation, file-based routing, and automatic bundling/compilation on top of React. It is used by developers ranging from solo projects to large enterprise teams.

Problem

Building production-grade React applications requires complex configuration of bundlers, compilers, routing, and rendering strategies.

For

web developers and engineering teams building React applications

How it works

Next.js wraps React with conventions and built-in optimizations for routing, rendering, and tooling so developers can focus on building product features.

Business model

open-source

Status

launched

Company

Vercel

Similar projects