6.

Which command can be used to create a new Next.js application?

npx create-next-app@latest

npm new create-next-app

npm init next-app

None of these