Files
c3c354e4-602e-4539-8d6a-a85…/vercel.json
2026-03-21 20:00:59 +00:00

5 lines
97 B
JSON

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