website/vercel.json

4 lines
93 B
JSON

{
"buildCommand": "pnpm --filter @ily/blog build",
"outputDirectory": "apps/blog/dist"
}