Files
c3f851d1-6f2c-46c1-bee9-bf7…/vercel.json
2026-05-14 12:30:28 +00:00

5 lines
97 B
JSON

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