Files
ff5530de-5b1d-4263-9114-914…/vercel.json
2026-04-02 11:19:28 +00:00

5 lines
97 B
JSON

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