Files
f0ef9fa0-1400-458e-b961-102…/vercel.json
Nikolay Pecheniev a672ac9940 Initial commit
2026-02-23 13:37:51 +02:00

5 lines
97 B
JSON

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