I am receving the following message below when deploying to vercel. How can I fix it?
[09:30:02.721] ERR_PNPM_BAD_PM_VERSION This project is configured to use v9.1.0 of pnpm. Your current pnpm is v9.0.4
[09:30:02.722]
[09:30:02.722] If you want to bypass this version check, you can set the "package-manager-strict" configuration to "false" or set the "COREPACK_ENABLE_STRICT" environment variable to "0"
[09:30:02.737] Error: Command "pnpm install" exited with 1
[09:30:02.965]
Locally
pnpm -v
9.1.0