I needed the ability to managed a Vercel project that is not directly linked to a git repository (because we use a custom CI pipeline). Here is a minimal set of changes to make git_repository optional. Very happy to make further refinements if you have any suggestions.
I needed the ability to managed a Vercel project that is not directly linked to a git repository (because we use a custom CI pipeline). Here is a minimal set of changes to make
git_repository
optional. Very happy to make further refinements if you have any suggestions.