Why Ruby on Rails still matters 1 year ago
It is a batteries included _front end_ framework.
From the first page of Next.js docs: "Next.js is a React framework for building full-stack web applications"
You don't need to worry about compiling, routing, code splitting, etc
IMO that's the least you'd expect from a web framework.