Files
Cloud-Blog/edgeone.json
2026-01-16 13:51:57 +08:00

8 lines
156 B
JSON

{
"name": "cloud-blog",
"buildCommand": "bun run build",
"installCommand": "bun install",
"outputDirectory": "./dist",
"nodeVersion": "22.11.0"
}