Files
b981877d-0cfa-489e-b397-21f…/vercel.json
2026-04-19 10:12:51 +00:00

5 lines
97 B
JSON

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