Files
9121c1bd-7fc3-489e-ba53-936…/vercel.json
2026-03-11 12:12:57 +00:00

5 lines
97 B
JSON

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