We just released @flyyer/cli@1.10.1 which included additional CLI flags to allow developers specify their own directories and different deploy configurations.
Here is an example:
Terminal.app
flyyer build src --config flyyer.config.staging.js
flyyer deploy --dry
Are we missing a feature? Have you found a bug? Let us know via Github: github.com/useflyyer/flyyer-cli.