Files
82e0dcce-bfdc-48bc-ac97-51f…/vercel.json
2026-03-26 12:39:47 +00:00

5 lines
97 B
JSON

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