Files
5b8545cd-5983-42f4-ade8-cee…/vercel.json
2026-04-27 10:23:04 +00:00

5 lines
97 B
JSON

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