Files
f89ccdae-9d62-45f9-9ae3-190…/vercel.json
2026-03-04 18:39:22 +00:00

5 lines
97 B
JSON

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