Files
e8bb4b6b-ef0a-4ce8-858e-5e5…/vercel.json
2026-03-29 16:11:55 +03:00

5 lines
97 B
JSON

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