made system changes

This commit is contained in:
SinachPat
2026-04-23 09:47:41 +01:00
parent dc177c7689
commit cc1d6593cb
-1
View File
@@ -1,6 +1,5 @@
{ {
"framework": "nextjs", "framework": "nextjs",
"buildCommand": "pnpm --filter @originmain/app run build", "buildCommand": "pnpm --filter @originmain/app run build",
"outputDirectory": "packages/app/.next",
"installCommand": "pnpm install --frozen-lockfile" "installCommand": "pnpm install --frozen-lockfile"
} }