Files
wursor/vercel.json
T
2026-04-23 09:47:41 +01:00

6 lines
143 B
JSON

{
"framework": "nextjs",
"buildCommand": "pnpm --filter @originmain/app run build",
"installCommand": "pnpm install --frozen-lockfile"
}