Files
85e7d933-b51a-48a1-b834-9c1…/vercel.json
2026-03-10 11:12:43 +00:00

5 lines
97 B
JSON

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