This is a Next.js project bootstrapped with create-next-app.
Start development server:
npm run dev- More information can be found here: https://blog.logrocket.com/gh-pages-react-apps/
- We copy some files during build:
copy CNAME out\\CNAME && copy .nojekyll out\\.nojekyll - We use the branch
gh-pagesfor our output (index.html is located there) - We use the
masterbranch for our development
npm run deploy