Files
9ed5aa88-d5db-434c-9bff-957…/vercel.json
Nikolay Pecheniev 77f245c6c8 Initial commit
2026-01-13 15:15:10 +02:00

5 lines
97 B
JSON

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