deployment-automation

Installation
SKILL.md

Deployment Automation Skill

Overview

This skill helps you deploy and manage your Next.js application in production. From Vercel deployments to CI/CD pipelines, this covers everything you need for smooth, automated deployments.

Vercel Deployment

Install Vercel CLI

npm i -g vercel
vercel login

Deploy to Production

# Deploy to production
vercel --prod
Installs
63
GitHub Stars
7
First Seen
Feb 9, 2026
deployment-automation — jmsktm/claude-settings