Next.js
The React Framework observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 3619
- days_rel: 8
- days_push: 7
- n_releases_24m: 142
Adoption not part of the score
141950 stars · 31793 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Next.js is a React framework for building full-stack web applications with hybrid static and server rendering, routing, and bundling built in. It supports server-side rendering, static site generation, and incremental static regeneration out of the box.
Use cases
- build a server-rendered react app
- create a static blog site
- build a full-stack web application with api routes
- generate a statically exported marketing site
- build an e-commerce storefront with fast page loads
- set up server-side rendering for seo
When to choose
- you want a batteries-included react framework with routing and rendering handled
- you need a mix of static and server-rendered pages
- you want strong developer experience with fast refresh and easy deployment
When to avoid
- you are building a simple single-page app without seo needs
- you are not using react
- you need a minimal custom build setup with full control over tooling
Facets
framework · maturity stable
web-framework ssr static-site-generator frontend-framework routing compiler web-development frontend developer-tools cross-platform react nextjs ssg hybrid-rendering vercel file-based-routing app-router nodejs web-server
1 source
- readme: https://github.com/vercel/next.js · fetched 2026-08-28 · 86fa4cae97d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel/next.js | main | 95 |
| vercel/next-plugins | plugin | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem