## build()


Build the project.


Usage


``` python
build(target="production")
```


## Parameters


`target: str = ``"production"`  
Build target environment.


## Returns


`dict`  
Build results.
