Files
5d3042d4-4d69-409f-8737-fea…/vercel.json
2026-04-27 08:15:21 +00:00

5 lines
97 B
JSON

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