website/vercel.json

4 lines
91 B
JSON

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