Files
4999b619-77dd-458f-9d0d-b1d…/vercel.json
2026-03-14 07:23:58 +00:00

5 lines
97 B
JSON

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