Deleting my local package-lock.json and pushing this change to trigger a vercel deployment/build fixed the problem! Remote vercel build just needed to do a fresh npm install to create a fresh package-lock and the build was successful :D