Next.js

Next.js
Original author(s)Guillermo Rauch[1]
Developer(s)Vercel and the open-source community[2]
Initial releaseOctober 25, 2016; 7 years ago (2016-10-25)[3]
Stable release
14.2.13[4] Edit this on Wikidata / 20 September 2024; 17 days ago (20 September 2024)
Preview release
v15.0.0-canary.158 [5]
Repositorygithub.com/vercel/next.js
Written inJavaScript, TypeScript, and Rust
PlatformWeb platform
Size17.0 MB
TypeWeb application framework
LicenseMIT License
Websitenextjs.org

Next.js is an open-source web development framework created by the private company Vercel providing React-based web applications with server-side rendering and static website generation.

React documentation mentions Next.js among "Recommended Toolchains" advising it to developers when "building a server-rendered website with Node.js".[6] Where traditional React apps can only render their content in the client-side browser, Next.js extends this functionality to include applications rendered on the server-side.

The copyright and trademarks for Next.js are owned by Vercel,[7] which also maintains and leads its open-source development.[8]

  1. ^ Asay, Matt (21 April 2020). "How Next.js aims to simplify front-end development". TechRepublic. Archived from the original on 2020-06-03. Retrieved 2020-10-20.
  2. ^ "vercel/next.js". GitHub. Archived from the original on 2019-03-16. Retrieved 2019-03-17.
  3. ^ "Next.js First Release". GitHub. 2019-03-14. Archived from the original on 2020-10-10. Retrieved 2019-03-17.
  4. ^ "Release 14.2.13". 20 September 2024. Retrieved 22 September 2024.
  5. ^ "Releases · vercel/next.js". GitHub. Vercel. Retrieved 2024-09-18.
  6. ^ "Recommended Toolchains" (HTML). React documentation. Retrieved 10 July 2021.
  7. ^ Next.js Brand Guidelines, 26 August 2022
  8. ^ "Develop. Preview. Ship. For the best frontend teams – Vercel" (HTML). vercel.com. Archived from the original on 2021-10-06. Retrieved 2020-09-22.