Skip to content

Generate stable build IDs #604

Closed
@ascorbic

Description

@ascorbic

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions