Vercel has launched Native Deployment Checks, allowing teams to run lint and typecheck scripts on every deployment in parallel with the build. Configured via project Build and Deployment settings, Vercel executes the matching script from package.json and skips if none exists. Checks can be marked as required to block production deployments until they pass, and can be scoped to specific environments. When a check fails on a pull request, Vercel Agent automatically investigates and suggests a fix.

1m read timeFrom vercel.com
Post cover image
1 Comment

Sort: