How to deploy Next js application on any Linux server
Prerequisite :
Linux Server, I'm using AWS Lightsail Linux (centos 8) server
Next js application in the GitHub repo.
Node & Apache pre-install and setup
I'm assuming you've previously met all of the prerequisites.
Step 1 - Clone your repo in yo...
someordinarydeveloper.com2 min read