AI AGENT ADDONS
DevOps & CI/CD
1,147installs

Next.js deployment made simple. This skill guides you through taking your app from code to a live production server. You learn how to package your application in a Docker container and set up GitHub Actions for automatic builds and deployments. It also covers managing environment variables, adding health checks, and enabling monitoring with OpenTelemetry.

Anyone deploying a Next.js application will find these patterns useful. The instructions include multi-stage Docker builds for smaller images and secure handling of encryption keys. You get ready-to-use code for a Dockerfile, a CI/CD workflow, and a health check endpoint.

Whether you use a cloud provider or your own server, this skill helps you create a reliable and repeatable deployment process.

Add Nextjs Deployment skill to your workflow

Global

mkdir -p ~/.claude/skills/nextjs-deployment

Project

mkdir -p .claude/skills/nextjs-deployment

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago