Files
75624985-bcd2-4249-98c1-17f…/vercel.json
2026-03-11 19:09:21 +00:00

5 lines
97 B
JSON

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