Files
bb819cc1-1de3-4417-9d46-d09…/vercel.json
2026-05-18 13:29:11 +00:00

5 lines
97 B
JSON

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