mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
6 lines
114 B
JSON
6 lines
114 B
JSON
{
|
|
"installCommand": "pnpm install",
|
|
"buildCommand": "vite build --outDir dist",
|
|
"outputDirectory": "dist"
|
|
}
|