aws-amplify / aws-amplify/amplify-hosting

Add Node.js 26 support

Open
#4,091 2 comments 7 reactions 1 assignee Claimed by @josefaidt View on GitHub
feature-request
Dominant language
Dockerfile
Stars
481
Forks
123
PR merge metrics
No merged PRs in 30d

Description

### Before opening, please confirm:

- [x] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+).
- [x] I have removed any sensitive information from my code snippets and submission.

### Amplify Hosting feature

SSR

### Is your feature request related to a problem? Please describe:

Node.js 26 was released on 2026-05-05. Currently there is no easy way to use Node.js 26 as a build or SSR compute runtime in Amplify Hosting, which means teams cannot start migrating or testing their applications on the new LTS version.

### Describe how you'd like this feature to work

Please add Node.js 26 as a supported runtime in Amplify Hosting, including:
- Build environment (selectable Node.js version during build)
- SSR/compute runtime (for frameworks like Next.js, Nuxt, etc.)

Node.js 26 highlights:
- V8 engine updated to v14.6
- Stable TypeScript support
- Temporal API enabled by default

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.