Files
b2f06744-cf3d-438c-bed6-2b3…/vercel.json
2026-03-11 19:31:13 +00:00

5 lines
97 B
JSON

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