Deployments can now require cryptographically-verified commits

1 min read

Vercel now supports commit verification, letting you protect your deployments by requiring commits to be cryptographically verified before they’re deployed from GitHub.

Enable it for GitHub-connected projects in your project settings.

Learn more about commit signing and verification on GitHub or read more about the setting in our docs.