2.

What is the command to build an application for production in Next.js?

build

yarn build

npm run build

next build