The React framework for production. Next.js provides zero-configuration automatic code splitting, filesystem based routing, hot code reloading and universal rendering.
The community submitted 508 reviews to tell
us what they like about Next.js, what Next.js can do better, and
more.
5.0
Based on 508 reviews
Review Next.js?
Reviewers largely see Next.js as the practical default for React teams: fast to start with, strong for SEO, and useful for combining marketing pages, app UI, and API routes in one codebase. Users repeatedly praise file-based routing, SSR/SSG, App Router, and solid production readiness, especially for small teams shipping quickly. Makers of Kilo Code and Bond echo that, citing strong developer experience and smooth real-time, app-like interfaces. The main complaints are confusing caching, uneven App Router docs, cryptic errors, and disruptive major-version changes.
+510
Summarized with AI
Pros
Cons
ReplayAutonomous app testing for teams who ship at AI-speed
Helps get up & running quickly and takes care of most UI best practices, we have been using it since 5 years now - However, it seems to be going downhill with the new versions which are filled with changes as if they are being made in a developer bubble.
We utilize Next.js for its incredibly powerful frameworks and tools, which form the backbone of Lambda’s web application. Next.js enables us to develop highly performant and scalable applications with features like SSR, SSG, and seamless API integration.
Next.js provided a great framework for us to build SEO optimized and high-performing landing pages, exporting the pages at build time makes it easy to create and serve an amazing static website.
What's great
fast performance (46)static site generation (17)SEO optimization (14)
We use Next.js to build our platform. It's fantastic for its powerful features like server-side rendering, static site generation, and seamless integration, making our app fast and SEO-friendly.
What's great
fast performance (46)static site generation (17)SEO optimization (14)server-side rendering (25)
Product Hunt has relied on Next.js for over 3 years. Next.js is wonderful and keeps evolving. We are extra thankful to the Vercel team for pushing us to adopt modern features like SSR streaming.
Next.js enabled rapid development of the application with its powerful React-based framework. With server-side rendering and seamless routing, it improved the app’s performance and user experience, creating a smooth, responsive interface.
Keepsake’s front-end is powered by Next.js. It made building a fast, modern web app seamless. The framework’s flexibility (and the dev experience in general) let us focus on the experience instead of fighting with infrastructure.
With built-in static site generation, server-side rendering, and a vibrant community, Next.js empowers developers to deliver world-class web experiences effortlessly. Thank you, @vercel.
What's great
static site generation (17)server-side rendering (25)
I have been using Next.JS for about 3 years now. It's very good for getting something quick together and is my main go to stack for PoC and smaller applications. If you were to start with web development Next.JS is a good way to start
Fast, flexible, and production-ready. Great for SEO, full-stack apps, and React projects. Built-in routing, API routes, SSR/SSG—all smooth. If you're into React, it's a no-brainer.
What's great
fast performance (46)static site generation (17)SEO optimization (14)server-side rendering (25)API routes (11)file-based routing (15)React integration (15)