6 lines
143 B
JSON
6 lines
143 B
JSON
{
|
|
"framework": "nextjs",
|
|
"buildCommand": "pnpm --filter @originmain/app run build",
|
|
"installCommand": "pnpm install --frozen-lockfile"
|
|
}
|