Files
c5fc1d68-e77f-405c-9f64-a0b…/vercel.json
2026-03-14 05:06:25 +00:00

5 lines
97 B
JSON

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