8 lines
156 B
JSON
8 lines
156 B
JSON
{
|
|
"name": "cloud-blog",
|
|
"buildCommand": "bun run build",
|
|
"installCommand": "bun install",
|
|
"outputDirectory": "./dist",
|
|
"nodeVersion": "22.11.0"
|
|
}
|