milliHQ/terraform-aws-next-js resource
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2266
- days_rel: n/a
- days_push: 993
- n_releases_24m: 0
Adoption not part of the score
1476 stars · 151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A zero-config Terraform module that provisions the full AWS infrastructure needed to self-host Next.js applications serverlessly. It deploys SSR and API pages to Lambda behind CloudFront, and static/SSG pages to S3, with support for rewrites, redirects, and image optimization.
Use cases
- deploy a next.js app to aws
- self-host next.js serverless on lambda
- terraform module for next.js deployments
- host next.js static and ssr pages on s3 and cloudfront
- deploy next.js api routes to aws lambda
- set up atomic deployments for next.js on aws
When to choose
- you want to self-host Next.js on AWS without manually wiring Lambda, S3, and CloudFront
- you already use Terraform and want Next.js deployment as code
- you need a mix of static, SSR, and API pages in one deployment
When to avoid
- you need Next.js middleware, which Lambda@Edge/CloudFront functions do not support
- you deploy to platforms other than AWS
- you prefer managed platforms like Vercel over self-managed infrastructure
- you want actively developed features - the project's latest release is from late 2023
Facets
infra-config · maturity maintenance
infrastructure-as-code deployment ssr serverless static-site-generator web-development infrastructure-as-code cloud-computing self-hosted cloud serverless nextjs terraform-module aws-lambda cloudfront serverless-deployment ssg terraform nodejs
2 sources
- readme: https://github.com/milliHQ/terraform-aws-next-js · fetched 2026-08-28 · 36611f39792e
- homepage: https://registry.terraform.io/modules/milliHQ/next-js/aws · fetched 2026-08-29 · 9edc94571ef3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| milliHQ/terraform-aws-next-js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="milliHQ/terraform-aws-next-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem