Files
0b145b8e-79e2-44bf-8bc2-9df…/vercel.json
2026-03-04 20:52:26 +00:00

5 lines
97 B
JSON

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