15
Mar
Deploying Next.js with Apache2
A comprehensive guide to deploying your Next.js application on a server running Apache2, covering both standard Node.js and static export deployments with SSL.
Henrijs Kons3 min read
Tag
3 posts
A comprehensive guide to deploying your Next.js application on a server running Apache2, covering both standard Node.js and static export deployments with SSL.
A comprehensive guide to deploying your Next.js application on a server running Nginx, covering reverse proxy setup, gzip compression, static caching, and SSL configuration.