Cosmin Nicolaescu

Results 3 issues of Cosmin Nicolaescu

When running `vercel rm -s`, in addition to the active deployment, the previous deployment was also be kept, such that rollbacks could still work. That was very convenient for cleaning...

The `common` package imports `ms` but not its types. As such, there is no validation on e.g. `Duration` props. However, if the package is pulled in from some other dependency,...

bug