Files
d6d0bccc-6acd-439f-9e5b-3be…/vercel.json
2026-03-20 07:25:00 +00:00

5 lines
97 B
JSON

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