Closed
Description
The default build id is a random UUID, which means that builds are not reproducible. This means that functions need to be re-uploaded every time, meaning deploys take longer than needed. We should by default use a deterministic ID. We can do this in the generated Next config, and could probably detect and log a warning too.
Metadata
Metadata
Assignees
Labels
No labels