Files
29f8f239-df47-4014-842c-5bf…/vercel.json
2026-04-07 13:41:04 +00:00

5 lines
97 B
JSON

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