{
  "installCommand": "cd ../.. && npm ci",
  "buildCommand": "cd ../.. && npm run build -w @workonclock/api",
  "functions": {
    "api/[...path].ts": {
      "maxDuration": 60
    }
  }
}
