Files
bd0db6b4-07c8-4be6-8e73-6a4…/vercel.json
Nikolay Pecheniev 82e83bc488 Initial commit
2026-03-24 14:56:17 +02:00

5 lines
97 B
JSON

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