Application with next.js
# Starts the development server. $ yarn dev # Builds the app for production. $ yarn build # Runs the built app in production mode. $ yarn start # We suggest that you begin by typing: $ cd next-application $ yarn devFor detailed explanation on how things work, check out Next.js docs.