Files
f5380831-5a14-4832-be36-1bc…/vercel.json
Nikolay Pecheniev c1d0a0d84c Initial commit
2026-02-24 12:50:47 +02:00

5 lines
97 B
JSON

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