Files
f15cd55a-c0b1-432d-9e3d-144…/vercel.json
2026-03-19 18:10:40 +00:00

5 lines
97 B
JSON

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