mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
4 lines
113 B
JSON
4 lines
113 B
JSON
{
|
|
"buildCommand": "NODE_OPTIONS=--max-old-space-size=6144 bun run build",
|
|
"installCommand": "bun install"
|
|
}
|