I am deploying my portfolio on vercel but i am getting error due to pnpm 10.4
ERR_PNPM_LOCKFILE_CONFIG_MISMATCH Cannot proceed with the frozen installation. The current "patchedDependencies" configuration doesn't match the value found in the lockfile this will occured with pnpm latest version 10.4. when i try with pnpm 9 it passes smoothly.

