module.exports = { apps: [ { name: "stream.graff.estate-server", script: "bun ./dist", }, ], };