module.exports = { apps: [ { name: "year", script: "src/index.ts", interpreter: "bun", }, ], };