Files
7a6825af-f15d-4685-bf26-ccf…/vercel.json
2026-06-11 11:21:08 +00:00

5 lines
97 B
JSON

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