Files
1857f33e-9f63-4999-91a0-cf3…/vercel.json
2026-05-11 08:10:13 +00:00

5 lines
97 B
JSON

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