Files
c3d1ea35-982e-46e5-a570-d13…/vercel.json
2026-05-07 12:41:29 +00:00

5 lines
97 B
JSON

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