name = "roles-bot"
type = "javascript"
account_id = ""
workers_dev = true
[build]
command = "pnpm build"
[build.upload]
format = "modules"
main = "./worker.mjs"