Files
5d825dd6-7860-4918-9b62-e86…/vercel.json
2026-04-22 18:24:56 +00:00

5 lines
97 B
JSON

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