Files
fa192fb0-5971-4531-b34c-84f…/vercel.json
2026-03-11 15:23:32 +00:00

5 lines
97 B
JSON

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