I have a monorepo with a main branch and some special downstream branches that auto generate artifacts for different projects/tasks that I don’t want included in the Vercel preview since they’re wasting compuute
Hi @faris7, welcome to the Vercel Community!
I think you may find Ignored Build Step useful for this use case, specially the Only build if there are changes in a folder option.
