Files
81376f3a-bd72-4223-8536-cd4…/vercel.json
Nikolay Pecheniev b8bf25a576 Initial commit
2026-02-20 13:25:31 +02:00

5 lines
97 B
JSON

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