Skip to content

Update Node.js version for Vercel compatibility#52

Merged
watterfall merged 1 commit intomainfrom
claude/update-nodejs-version-01Aw6fAWKt3qXZo2stkz6QgB
Dec 10, 2025
Merged

Update Node.js version for Vercel compatibility#52
watterfall merged 1 commit intomainfrom
claude/update-nodejs-version-01Aw6fAWKt3qXZo2stkz6QgB

Conversation

@watterfall
Copy link
Contributor

  • Update package.json engines field to require Node 20.3.0+ (removes Node 18 support)
  • Add .nvmrc file specifying Node 20 for local development
  • Update CLAUDE.md documentation with new Node requirement

This change ensures compatibility with Vercel's platform after September 1, 2025, when Node 18 builds will no longer be supported.

- Update package.json engines field to require Node 20.3.0+ (removes Node 18 support)
- Add .nvmrc file specifying Node 20 for local development
- Update CLAUDE.md documentation with new Node requirement

This change ensures compatibility with Vercel's platform after September 1, 2025,
when Node 18 builds will no longer be supported.
@vercel
Copy link

vercel bot commented Dec 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
website Ready Ready Preview Comment Dec 10, 2025 6:29am

@watterfall watterfall merged commit d420c2b into main Dec 10, 2025
2 of 3 checks passed
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.

2 participants