PostsProjectsAbout
Posts
Composer (2) DigitalOcean (1) Docker (6) Git (2) Ionic (1) Laravel (6) Let's Encrypt (1) Namecheap (1) Next.js (1) Nginx (8) Node.js (1) Nuxt (2) PHP (9) PM2.IO (3) Redis (1) SSH Key (2) Visual Studio Code (2) Vue.js (1) WSL (4) Xdebug (2)
Next.js
Monday, September 22, 2025Deploy NextJS 15 with Node and Nginx
Next.jsPM2.IONginx

This guide explains how to deploy a NextJS application using Node.js and Nginx. It covers building the application, resolving port conflicts, managing the Node.js process with PM2, creating a new Nginx site configuration, and verifying if the deployment is working correctly.