DigitalOcean
Nitro supports deploying on the Digital Ocean App Platform with minimal configuration.
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:{
"node": "16.x"
You can now follow .