Hey Coolify community, I was wondering if the execution of the prisma migrate deploy command was missing in the prisma example? For example, for heroku, the build tool configuration does notify the command
https://github.com/prisma/prisma-examples/blob/latest/deployment-platforms/heroku/Procfile
What do you think about it?