Files
c3daf1ff-42cd-4ccf-a891-854…/vercel.json
Nikolay Pecheniev 6182bb471a Initial commit
2026-03-10 16:32:23 +02:00

5 lines
97 B
JSON

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