Next.js

Next.js

Next.js is a framework for building server-rendered React applications. It is built on top of Node.js and provides a set of features that make it easy to build performant, scalable applications. One of its key features is automatic code splitting, which ensures that only the code needed for a specific page is loaded, resulting in faster load times.

Next.js also has a built-in development server with hot-reloading, making it easy to develop and test your application. It also have automatic static optimization, it means it automatically generates a static version of your application when you build it for production.

Another feature is Server-side rendering of React components, which can improve the performance of your application by reducing the amount of work that needs to be done on the client-side. Next.js also has a built-in routing system that makes it easy to create dynamic pages and handle different types of requests.

It is a versatile and powerful framework that is well suited for building high-performance web applications, both simple and complex.

NPM downloads

Github stars

Github forks

Number of contributors

Number of contributors 30 days

Homepage

https://nextjs.org/

Pepository

https://github.com/vercel/next.js

NPM

https://www.npmjs.com/package/next

Number of Contributors

3059

Number of days since last commit

Top contributors all time

JJ Kasper2743
Tim Neutkens2153
Joe Haddad1239
Jiachi Liu652
Shu Ding621
Tobias Koppers575
Steven448
Arunoda Susiripala397
vercel-release-bot368
Balázs Orbán266
Lee Robinson220
Hannes Bornö185
OJ Kwon175
Donny/강동윤166
Guillermo Rauch162
greenkeeper[bot]157
Luis Alvarez D150
nkzawa146
Jimmy Lai145
Will Binns-Smith128

Top contributors last 30 days

vercel-release-bot82
Zack Tanner37
Tobias Koppers34
Jiachi Liu24
Tim Neutkens23
JJ Kasper22
Lee Robinson18
Shu Ding18
Jimmy Lai17
Wyatt Johnson16
OJ Kwon15
Justin Ridgewell9
Leah9
Andrew Clark7
Josh Story7
Sebastian Markbåge7
Donny/강동윤5
Jon Meyers5
mknichel5
Asad Khan4

Readme

Next.js

Getting Started

Visit https://nextjs.org/learn to get started with Next.js.

Documentation

Visit https://nextjs.org/docs to view the full documentation.

Who is using Next.js?

Next.js is used by the world's leading companies. Check out the Next.js Showcase to learn more.

Community

The Next.js community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

To chat with other community members you can join the Next.js Discord.

Our Code of Conduct applies to all Next.js community channels.

Contributing

Please see our contributing.md.

Good First Issues

We have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

Authors

Security

If you believe you have found a security vulnerability in Next.js, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email security@vercel.com to disclose any security vulnerabilities.

https://vercel.com/security

Tags

blogbrowsercompilercomponentshybridnextjsnodereactserver-renderingssgstaticstatic-site-generatoruniversalvercel