Files
3edb67e1-1484-415c-9fa6-132…/vercel.json
2026-03-08 21:11:47 +00:00

5 lines
97 B
JSON

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