Kizspy | Question: 6 (Choose 1 answer)
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.