Files
14ff8713-82e8-457c-9ed0-3f0…/vercel.json
2026-04-09 14:39:29 +03:00

5 lines
97 B
JSON

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