- Verify all changes with
npm run build - Lint all code with
npm run lintand fix all issues including warnings - The site should be fully static, no server-side rendering, functions, etc.
- All functions and top-level constants should be documented with comments