Tom Knickman
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
π vercel.comSource
Related projects allows automatically linking preview deployments across multiple projects in monorepos.
π vercel.comSource
You can now specify glob patterns for Git branches in the `git.deploymentEnabled` field in `vercel.json`.
π vercel.comSource
You can now automatically block a deployment from releasing to production until selected GitHub Actions complete successfully.
π vercel.comSource
When enabled, Vercel will only create deployments for commits that have been verified by GitHub. For all other commits, the deployment will be automatically canceled.
π vercel.comSource
Any new deployment containing a version of Next.js that is vulnerable to CVE-2025-66478 will now automatically fail to deploy on Vercel.
π vercel.comSource
The vercel api command makes an authenticated HTTP request to the Vercel API and prints the response.
π vercel.comSource
Any new deployment containing a version of next-mdx-remote that is vulnerable to CVE-2026-0969 will now automatically fail to deploy on Vercel.
π vercel.comSource
Support for the deprecated "now.json" configuration file will be removed on March 31, 2026. Move to "vercel.json" instead.
π vercel.comSource
Cron Jobs can now be triggered directly from Deployment pages. Create up to 100 scheduled tasks per project, at any interval, on all plans.
π vercel.comSource
New GitHub App permissions for Actions and Workflows enable Vercel agents to diagnose CI failures and configure workflow files. Accept updated permissions to use these features.