My project has three env(dev, prod, uat), how the build command support to do that. like ```
build dev
build uat
build prod
My project has three env(dev, prod, uat), how the build command support to do that. like ```
build dev
build uat
build prod