An Nx plugin for developing @vercel/ncc
# npm
npm install --save-dev @codebrew/nx-ncc
# yarn
yarn add --dev @codebrew/nx-ncc
# pnpm
pnpm install --save-dev @codebrew/nx-ncc
Generated applications expose several functions to the CLI that allow users to deploy, destroy and so on.
nx deploy {Project Name}
nx destroy {Project Name}
PRs accepted.
If editing the README, please conform to the standard-readme specification.
This project is MIT licensed 2021 David Kwon.