Creating an unique folder per build can be useful for local development, but on CI you probably want a folder with a constant path to make caching easier.
We could enable --no-build-id automatically on CI.
Alternatively, we should document this pattern