{
"buildCommand": "bun install",
"outputDirectory": "dist",
"functions": {
"src/index.ts": {
"runtime": "bun@1"
}