Files
c1608d36-71bb-447f-806e-c98…/vercel.json
2026-04-13 16:58:59 +03:00

5 lines
97 B
JSON

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