Files
cf01cf3a-61be-42e6-bab3-489…/vercel.json
2026-06-13 02:29:48 +00:00

5 lines
97 B
JSON

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