I realize I can do this from the command line, but it would be helpful if I could also set the output dir in the serverless.yml file to make my command line simpler.
The reason I want to change it from the default is because I want to keep output in my project folder and not in tmp where it might collide with something else.