This skill provides comprehensive guidance for deploying Next.js applications across multiple hosting environments, from serverless to containerized solutions. It automates and optimizes the setup for Vercel's zero-config platform, containerized Docker workflows, and traditional self-hosted Node.js servers. By incorporating best practices for static site generation (SSG), standalone output, and Edge Runtimes, it ensures that your application is scalable, performant, and correctly configured for modern production infrastructure.
主な機能
011 GitHub stars
02Static Site Generation (SSG) and static export configuration
03Vercel zero-config deployment integration
04Edge Runtime optimization for global function deployment
05Optimized Dockerfile generation for standalone builds
06Next.config.js tuning for diverse hosting environments