Files
bc3b0167-691b-4d8e-a559-855…/vercel.json
2026-05-11 21:15:38 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}