6 lines
146 B
JSON
6 lines
146 B
JSON
{
|
|
"image": "node:20-alpine",
|
|
"build": "corepack enable && pnpm install && pnpm run build",
|
|
"output": "dist",
|
|
"target": "tool.xpcool.com"
|
|
} |