Files
5716183b-e9a8-4981-8b89-cbb…/vercel.json
2026-05-26 12:18:17 +00:00

5 lines
97 B
JSON

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