Currently if monorepo has multiple project - the only way to deploy them is to add exoframe.json into subfolders and deploy those subfolders.
That stops working if project depend on each other and need to have source code of other projects bundled.
Need to figure out a way to upload everything but use only one exoframe.json file path for deployment.