I am using the Vercel CLI to deploy/build project. It works as advertised!
Sometimes I need to cancel a build and start a new one.
Does the Vercel CLI allow me to cancel a running build and start another one? Can’t seem to find anything discussing this issue. I know there is a cancel button in the UI dashboard. Is there not one in the CLI?
Thank you