Files
cc9bfefd-aa07-4a5e-b2a1-a8b…/vercel.json
2026-02-13 22:39:38 +00:00

5 lines
97 B
JSON

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