Reference
Deployment Notes
Notes for local preview, build, and delivery.
This documentation site can be built locally and then delivered as static output.
Common Commands
npm run dev
npm run buildOutput
After building, the static site is generated in the out directory.
