Currently when running `bleh build` on the command line, the `root` path always defaults to `process.cwd()`. There should be a way to specify the build root dir so you don't have to be in the correct working directory to run the command.