Files
b45472fe-9e74-4a4e-b7bd-3ce…/vercel.json
2026-04-21 11:10:19 +00:00

5 lines
97 B
JSON

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