What Next.js is
A framework built on React that answers the questions React leaves open: how a URL becomes a page, where rendering happens, how data is loaded, how images and fonts are served. It's the difference between a React app and a React website.
