Files
faf465e4-c5c1-4e10-9901-5e3…/vercel.json
2026-03-11 14:37:27 +00:00

5 lines
97 B
JSON

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