After successfully deploying the Next.js which connects to mongodb code to the GoDaddy VPS, I aim to run the same code on Bluehost. The issue that needs to be addressed is related to the OS version.
GoDaddy | Bluehost (before) | Bluehost (after) | |
---|---|---|---|
OS | Alam Linux 9 | CentOS Linux release 7.9.2009 (Core) | |
node | v22.2.0 | v16.20.2 | |
npm | 10.7.0 | 8.19.4 | |
next | Next.js v14.2.3 | / |