Files
dc717074-f252-4e43-b8f4-6f1…/vercel.json
kudinDmitriyUp 28743803a0 Initial commit
2026-03-25 19:28:10 +00:00

5 lines
97 B
JSON

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