I’m having issues with render deployment. I’m getting the “Run out of memory” error after it installs all the dependencies. Has anybody gone through this before?
N.B. I read other posts about this issue. The project is a flask app, and I already uploaded the database on ElephantSQL, and put its url in a .env file.