Skip to content

fix: align tokenometer runtime with Vercel#43

Merged
faraa2m merged 1 commit into
mainfrom
fix/vercel-node-engine
May 19, 2026
Merged

fix: align tokenometer runtime with Vercel#43
faraa2m merged 1 commit into
mainfrom
fix/vercel-node-engine

Conversation

@faraa2m
Copy link
Copy Markdown
Owner

@faraa2m faraa2m commented May 19, 2026

Summary

  • set the root Node engine to Vercel-supported 24.x
  • align local .nvmrc and GitHub Actions setup-node versions to Node 24
  • keep package build targets compatible with current platform runtimes

Verification

  • fnm exec --using 24 npm run lint
  • fnm exec --using 24 npm run typecheck
  • fnm exec --using 24 npm run build
  • fnm exec --using 24 npm test

This fixes the Vercel deployment failure caused by the previous root engines.node >=26 range.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tokenometer Ready Ready Preview, Comment May 19, 2026 2:37pm

@faraa2m faraa2m enabled auto-merge (squash) May 19, 2026 14:38
@faraa2m faraa2m merged commit 74b2281 into main May 19, 2026
4 checks passed
@faraa2m faraa2m deleted the fix/vercel-node-engine branch May 19, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant