I want to have my built react app deployd.
when deploing a react app, (or any other framework) if an option is provided (build=framework) torus.host should build your project and deploy the assets in the /build folder instead of deploying the assets in the root.
optionally if static is provided as the build param, it should add node_modules and package.json to the .torusignore file