Files
cb9e7828-4f35-42c9-843f-117…/vercel.json
2026-03-07 10:32:00 +00:00

5 lines
97 B
JSON

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