Next.js

also known as: Next

Next.js — A framework built on top of React that handles the plumbing — routing between pages, loading data from servers, deploying to the web.

Next.js is one of the most common ways to turn a React project into a full, deployable website. It's the default stack on services like Vercel.

"It's a Next.js app." "Deploy the Next.js site."

Related
ReactJavaScriptframeworkVercel