made system changes

This commit is contained in:
SinachPat
2026-04-23 10:07:07 +01:00
parent cc1d6593cb
commit ea5fcca654
+1 -3
View File
@@ -1,5 +1,3 @@
{ {
"framework": "nextjs", "installCommand": "cd ../.. && pnpm install --frozen-lockfile"
"buildCommand": "pnpm --filter @originmain/app run build",
"installCommand": "pnpm install --frozen-lockfile"
} }