Files
68e2d920-57f4-424c-94b6-8d1…/vercel.json
2026-05-24 09:14:00 +00:00

5 lines
97 B
JSON

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