package.json
npm run predeploy
npm run deploy
dist
build
- "deploy": "gh-pages -d build", + "deploy": "gh-pages -d dist",