Vercel now runs parallel typechecks to block bad deployments
6 min read
devops
Vercel introduces Native Deployment Checks, allowing teams to run linting and typechecking scripts in parallel with builds. You can now configure these checks to block broken code from reaching production without sacrificing deployment speed....