← All repos

next.js

The React Framework

blogbrowsercompilercomponentshybridnextjsnodereactserver-renderingssgstaticstatic-site-generatoruniversalvercel
Browse cluster: HTML Parsing & Error Tracking
35,210commits
3,993contributors
14languages

Tech stack & purpose

Next.js is a React framework built with TypeScript, Node.js, and Rust (via Turbopack and SWC bindings). Developed by Vercel, it provides both development and production server capabilities, static site generation, and server-side rendering functionality through a monorepo structure that includes the core framework in `packages/next`, a bundler (Turbopack), native Rust bindings, and supporting tools like ESLint rules and font handling. The project uses pnpm for package management and includes comprehensive testing infrastructure across unit, development, and production modes, with Turbopack as the default bundler alongside optional Webpack support.

Community & reference links

Languages

JavaScript
51.7%
TypeScript
32.7%
Rust
13.9%
MDX
0.8%
CSS
0.8%
Shell
0.0%
Python
0.0%
SCSS
0.0%
Dockerfile
0.0%
HTML
0.0%
Batchfile
0.0%
WebAssembly
0.0%
Sass
0.0%
Pug
0.0%

Contributors (top 30 of 3,993)