Files
9b1fabca-0604-4b64-b73c-fa6…/vercel.json
2026-03-17 15:01:37 +00:00

5 lines
97 B
JSON

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