DigitalOcean

    Nitro supports deploying on the Digital Ocean App Platform with minimal configuration.

    1. Finally, you will need to ensure you set an engines.node field in your app’s to ensure Digital Ocean uses a supported version of Node.js:

      1. {
      2. "node": "16.x"

    You can now follow .