photos/vercel.json
2025-04-19 17:39:08 -04:00

9 lines
139 B
JSON

{
"buildCommand": "astro build",
"outputDirectory": "dist",
"installCommand": "pnpm install",
"github": {
"silent": true
}
}