mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
👷 build: fix build scripts (#5497)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"buildCommand": "NODE_OPTIONS=--max-old-space-size=6144 next build",
|
||||
"buildCommand": "NODE_OPTIONS=--max-old-space-size=6144 bun run build",
|
||||
"installCommand": "bun install"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user