Change8

vercel@50.38.2

📦 vercel-cliView on GitHub →
🐛 1 fixes

Summary

This patch release includes dependency updates across various builders and a fix to prevent the update checker from running prematurely during Vercel builds.

🐛 Bug Fixes

  • Fixed the update checker from running after `vercel build` on Vercel by ensuring environment variables are read before CLI internals can unset them.