website/penfield/vercel.json
2026-01-31 23:36:01 +00:00

5 lines
123 B
JSON

{
"installCommand": "pnpm install",
"buildCommand": "pnpm --filter @ily/penfield build",
"outputDirectory": "dist"
}