{ "$schema": "https://edgeone.ai/schema/edgeone.json", "installCommand": "pnpm install --frozen-lockfile", "buildCommand": "pnpm edgeone:build", "outputDirectory": ".edgeone", "nodeVersion": "24", "cloudFunctions": { "nodejs": { "maxDuration": 120 } } }