Files
f2a7acde-0b03-4c31-966b-619…/vercel.json
2026-04-04 20:14:06 +00:00

5 lines
97 B
JSON

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