Skip to content

fix: update deps and configure bun vercel build#241

Open
nguyenducshuy wants to merge 1 commit into
tscircuit:mainfrom
nguyenducshuy:fix-bounty-79-bun-vercel-deps
Open

fix: update deps and configure bun vercel build#241
nguyenducshuy wants to merge 1 commit into
tscircuit:mainfrom
nguyenducshuy:fix-bounty-79-bun-vercel-deps

Conversation

@nguyenducshuy
Copy link
Copy Markdown

Summary

  • update the tscircuit / circuit-json dependency stack to current published versions used by the app
  • add direct peer dependencies required by the newer @tscircuit/runframe / @tscircuit/core stack so Vite can bundle cleanly
  • remove the tracked Bun lockfile and ignore future bun.lock / bun.lockb files
  • add Vercel project config so deployments keep using Bun even after removing the lockfile

Verification

  • npx --yes bun install
  • confirmed bun.lock and bun.lockb were not regenerated
  • npx --yes bun run build

Notes: local vercel build --yes could not run because the local Vercel CLI token is invalid, so I verified the same configured install/build commands directly.

/claim #79

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

@nguyenducshuy is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant