diff --git a/ct/homarr.sh b/ct/homarr.sh index 32dda1a7f..38baa9cba 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -126,7 +126,7 @@ EOF cd /opt/homarr echo "test" export NODE_ENV="" - $STD pnpm install --recursive --frozen-lockfile + $STD pnpm install --recursive --frozen-lockfile --shamefully-hoist $STD pnpm build cp /opt/homarr/apps/nextjs/next.config.ts . cp /opt/homarr/apps/nextjs/package.json .