Nest Land provider
The NestLandProvider upgrades a cli published to
nest.land. The module name defaults to the cli name.
Override it with the name option.
import { NestLandProvider } from "@cliffy/upgrade/provider/nest-land";
const provider = new NestLandProvider();