Files
5d8b5787-1e2f-4ee8-830e-f2b…/vercel.json
2026-03-03 20:16:52 +00:00

5 lines
97 B
JSON

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