Okay the file exists prisma/schema.prisma in the container and have some content in it
Discussion
what about /app/nsecbunker.db?
It's under /app/config/nsecbunker.db
But empty
That’s the right path.
Interesting that it’s empty though!
Can you run npx prisma db push
Let’s see if that does it
Otherwise delete the file and run
npx prisma migrate deploy