Files
d11fa60f-6d1d-4cdb-b617-ac1…/vercel.json
2026-05-04 16:44:03 +00:00

5 lines
97 B
JSON

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