If the deployment fails on Vercel, you may have to add the --force flag to your npm install script on Vercel as well. Check out the details over here.
--force
npm install
Additional Resources:
0 comments