The p2pix-smart-contracts submodule ships a yarn v4 lockfile that bun cannot consume (UnsupportedYarnLockfileVersion). Install yarn in the build container, check out the submodule, and run yarn install via a new install:contracts package.json script. Then run wagmi:gen so src/blockchain/abi.ts exists before vite build. Co-authored-by: Arthur Abeilice <afa7789@gmail.com> Reviewed-on: https://git.p2pix.co/doiim/p2pix-front-end/pulls/15 Co-authored-by: arthur <abeilice@kosmos.org> Co-committed-by: arthur <abeilice@kosmos.org>