deployment
Installation
SKILL.md
Deployment Skill
Overview
Deploy Next.js applications to various platforms with optimal configurations.
Capabilities
- Vercel: Zero-config deployment
- Docker: Containerized deployment
- Self-Hosting: Node.js server
- Static Export: Static site generation
- Edge Runtime: Edge function deployment
Examples
# Dockerfile for Next.js
FROM node:18-alpine AS builder
Related skills
More from pluginagentmarketplace/custom-plugin-nextjs
app-router
Next.js App Router - Server components, layouts, routing patterns
8data-fetching
Next.js data fetching - Server actions, caching, revalidation
7api-routes
Next.js API Routes - Route handlers, middleware, edge runtime
6web-development-skill
Master modern web development. Learn HTML/CSS/JavaScript fundamentals, React/Vue/Angular frameworks, Node.js backend, databases, APIs, and full-stack architectures. Use when building web applications, learning web technologies, or choosing tech stacks.
1