chore: update dependencies and configure Vercel Bun install#236
chore: update dependencies and configure Vercel Bun install#236cuongwf1711 wants to merge 1 commit into
Conversation
|
@cuongnguyens1 is attempting to deploy a commit to the tscircuit Team on Vercel. A member of the Team first needs to authorize it. |
|
The Vercel check is currently blocked on team authorization for this fork PR, not on the build itself. I verified the install/build path in Docker with Bun: docker run --rm -v "$PWD":/repo -w /repo --network bridge oven/bun:1-alpine sh -lc "bun --version && bun install --no-save && bun run build"Result: |
b9c4a16 to
f1846f4
Compare
|
Quick follow-up for maintainers: the Vercel status is still blocked on tscircuit team authorization for this fork PR. The Docker Bun install/build verification is in the earlier comment; please let me know if you want changes or if that local verification is sufficient for review. |
|
Quick status bump: this PR is still mergeable, with the only failing status being the Vercel team authorization gate for fork deployments. The Docker Bun install/build verification is documented above. Could a maintainer confirm whether that is sufficient for review, or if you want me to change anything? |
Summary
Verification
Fixes #79
/claim #79