Vercel ignore build step
Unanswered
Mainak posted this in #help-forum
MainakOP
I've a repo deployed in vercel as three separate instances namely main, staging and production. When I open a PR to the main branch the preview links are also generated for staging and production. Any way to skip build for the branches that are not again the PR?