Files
f4fe11cb-61d1-4f20-8d0e-421…/vercel.json
2026-04-06 18:48:47 +00:00

5 lines
97 B
JSON

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