Files
82cb9b8b-00cd-4f30-a2f6-e55…/vercel.json
2026-05-15 11:50:57 +00:00

5 lines
97 B
JSON

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