It's better, the command `npx prisma db push` can be executed but it doesn't go far more than that, the command get stuck and do nothing (I let it run for 15 minutes) and cancel it
And then got this error on app.nsecbunker.com
```
Failed: Invalid `db_js_1.default.keyUser.count()` invocation in /app/dist/daemon/run.js:47:58 44 const key = { 45 name, 46 npub: user.npub, → 47 userCount: await db_js_1.default.keyUser.count( The table `main.KeyUser` does not exist in the current database.
```