Files
c9dc49b1-900e-42c6-95df-ac6…/vercel.json
2026-03-29 19:49:48 +00:00

5 lines
97 B
JSON

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