Files
9e5d3a50-69de-4fe2-8515-36f…/vercel.json
2026-06-10 18:55:27 +00:00

5 lines
97 B
JSON

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