Files
9c6213de-b4ee-4e7f-89b6-fb2…/vercel.json
2026-03-13 19:25:18 +00:00

5 lines
97 B
JSON

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