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