Deploy Prereqs
Before deploy, confirm base bootstrap is complete and the app can build.
Required
`bootstrap.base` completed and npm run build succeeds.
Checks
npm run build
# optional runtime signal
npm run devBefore deploy, confirm base bootstrap is complete and the app can build.
`bootstrap.base` completed and npm run build succeeds.
npm run build
# optional runtime signal
npm run dev