Files
df8fc9eb-d686-440a-8cc9-a5a…/vercel.json
2026-04-06 17:34:53 +03:00

5 lines
97 B
JSON

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