Files
4c26eccf-32a2-458d-9933-211…/vercel.json
2026-03-05 21:40:35 +00:00

5 lines
97 B
JSON

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