Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deploy): enable pnpm package manager for Astro website deployment
This commit enables the use of the latest version of pnpm as the package manager for installing dependencies and building the Astro website during deployment. The package manager is normally automatically detected based on the lockfile.
- Loading branch information