Files
fda0c3df-5eda-4b44-ab10-e1f…/vercel.json
2026-04-13 17:39:35 +03:00

5 lines
97 B
JSON

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