Files
e343a2cb-4f3c-4509-b7b2-5e0…/vercel.json
2026-03-03 14:15:39 +00:00

5 lines
97 B
JSON

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