Files
4c3630f3-3b8d-4198-9e26-d2b…/vercel.json
2026-06-08 16:08:40 +00:00

5 lines
97 B
JSON

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