Files
8edecce5-23c8-40c1-aad9-29d…/vercel.json
2026-03-10 08:39:26 +00:00

5 lines
97 B
JSON

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