Files
c14f99e4-18e5-4b09-9c60-3a1…/vercel.json
2026-03-10 16:41:22 +00:00

5 lines
97 B
JSON

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