Files
6d6232ff-438b-4f93-add1-71c…/vercel.json
2026-04-28 10:20:42 +00:00

5 lines
97 B
JSON

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