Files
b6181f16-62c4-44d6-b18e-c3e…/vercel.json
2026-03-08 08:17:45 +00:00

5 lines
97 B
JSON

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