Files
f9757f2d-4e67-416b-a8c4-7a0…/vercel.json
2026-03-01 08:15:24 +00:00

5 lines
97 B
JSON

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