Armory
Source
Browse
Skills

vercel-deployment

Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install vercel-deployment --cli claude

writes the skill into.claude/skills/vercel-deployment/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/vercel-deployment/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.

When to use it

Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/vercel-deployment/SKILL.md -o .claude/skills/vercel-deployment/SKILL.md

Notes

Extracted from davila7/claude-code-templates, vercel-deployment category.