Files
72c4166c-b61e-4aeb-8512-c17…/vercel.json
2026-04-28 17:40:14 +00:00

5 lines
97 B
JSON

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