This is my Next.js test application, created according to the tutorial.
Application is deployed at https://nextjs-tutorial.silver1.now.sh
git clone https://github.com/silverqx/nextjs-tutorialcd nextjs-tutorialnpm installnpm run dev- look at http://localhost:3000
- first download Now, it's
npm i -g now - call
nowornow --prodfor production from root directory