Files
6eb75576-e996-4e6e-97ab-612…/vercel.json
2026-02-22 22:59:31 +00:00

5 lines
97 B
JSON

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