Files
9542d254-ae0e-4006-8fd3-6ca…/vercel.json
2026-06-05 12:24:35 +00:00

5 lines
97 B
JSON

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