PostsProjectsAbout
Posts
Composer (2) DigitalOcean (1) Docker (6) Git (2) Ionic (1) Laravel (6) Let's Encrypt (1) Namecheap (1) Nginx (6) Node.js (1) Nuxt (1) PHP (9) PM2.IO (1) Redis (1) SSH Key (2) Visual Studio Code (2) Vue.js (1) WSL (4) Xdebug (2)
Nuxt
Friday, June 20, 2025Deploy Nuxt 3 static site with Nginx
NuxtNginx

This guide explains how to deploy a Nuxt 3 static site with Nginx, starting with turning off the server-side rendering and generating the static files, configuring Nginx to serve the build output, and verifying the deployment on the server.