Files
836f3dd3-6c5a-499c-8ff8-865…/vercel.json
2026-03-03 14:09:23 +00:00

5 lines
97 B
JSON

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