BUILD_LOCAL_COMMAND:"bun run build:local" = 'bun run build:local'
The same set, regenerated in the checkout instead of downloaded.
Named beside HYDRATE_COMMAND because "there is no release yet" is a state a user can hit
and must be able to act on. It is not the default: it wants PHP, composer, node 24+, zstd and a
running Docker, so drangler build asks for it explicitly via --from-source.
The same set, regenerated in the checkout instead of downloaded.
Named beside HYDRATE_COMMAND because "there is no release yet" is a state a user can hit and must be able to act on. It is not the default: it wants PHP, composer, node 24+, zstd and a running Docker, so
drangler buildasks for it explicitly via--from-source.