Files
55b83761-fd9a-4491-8edc-2cf…/vercel.json
2026-03-07 17:33:20 +00:00

5 lines
97 B
JSON

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