Files
5dbaa88f-9ee4-429a-be88-3ea…/vercel.json
2026-04-17 07:50:34 +00:00

5 lines
97 B
JSON

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