Files
5cdbd5be-691d-4cb4-876c-7e8…/vercel.json
2026-03-04 03:58:14 +00:00

5 lines
97 B
JSON

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