Files
5dc47c6b-72a5-474f-9e55-206…/vercel.json
2026-03-05 14:43:18 +00:00

5 lines
97 B
JSON

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