Run pnpm dev for debugging
Run pnpm run deploy for building and deploying the project. Be sure to fill .env with ftp username and password before running.
Run python -m http.server -d dist 8008 to verify the build locally after running pnpm run build or pnpm run deploy.