Files
6085ede4-9f5d-4e71-be65-8ba…/vercel.json
2026-03-16 04:03:22 +00:00

5 lines
97 B
JSON

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