Add PNPM to Pre-installed Cloudflare Pages tools

This is my workaround.
Just set build command to npm install -g pnpm && pnpm i && pnpm build

5 Likes