skills/smithery.ai/deploy-app

deploy-app

SKILL.md

Deploy App Implementation Plan

For Claude: Follow this plan task-by-task. If any step fails, notify the user and ask for next steps.

Goal: Deploy a Next.js application to Vercel with proper environment configuration.

Architecture: Vercel handles build, deployment, and hosting. Environment variables are configured via Vercel dashboard or CLI.

Tech Stack: Vercel, Next.js


Phase 1: Pre-Deployment Checks

Task 1: Verify Build

Step 1: Run production build

Installs
2
First Seen
Apr 9, 2026
deploy-app from smithery.ai