You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dev: remove Vercel's ignoreCommand, using skip deployments instead
Vercel has released a new [skip
deployments](https://vercel.com/docs/monorepos#skipping-unaffected-projects)
feature which should be more stable than using the `ignoreCommand` feature.
I've recently set up the skip deployments feature on all our apps; this PR
removes the old `ignoreCommand` config from them
0 commit comments