Files
49f64feb-2946-488e-a30d-671…/vercel.json
2026-03-04 20:13:46 +00:00

5 lines
97 B
JSON

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