During the `bun install` phase of the build bun is reporting that the lockfile is changing. This causes the build to fail. This looks to be a bug in bun itself https://github.com/oven-sh/bun/issues/19088.
During the
bun installphase of the build bun is reporting that the lockfile is changing. This causes the build to fail.This looks to be a bug in bun itself oven-sh/bun#19088.