Set up a Next.js app by running one command.
You can create an app using any of the templates:
defaultbootstrapsemantic
Run command to create an app:
create-next-app my-app --template default Copy