Run vercel dev
to start serving the app.
Run vercel --target production
to deploy the app via Vercel.
npm -g install webpack-bundle-analyzer
yarn run --silent webpack --profile --json > stats.json
webpack-bundle-analyzer stats.json
- Favicon made by Freepik from www.flaticon.com, licensed CC 3.0 BY.