A How do you create a new Next.js project?
A. Use the create-next-app command-line tool.
B. Install the Next.js package globally with npm.
C. LOne the Next.js starter template from GitHub.
D. Use the npm init command and manually configure the project.
Exit (42