Files
43df2897-1fab-4e69-b29a-124…/vercel.json
Maksym Vasylchenko e8518f0cec Initial commit
2026-02-11 11:45:08 +02:00

5 lines
97 B
JSON

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