Files
03c6f710-0763-4e6e-867c-7f2…/vercel.json
2026-05-20 19:21:34 +00:00

5 lines
97 B
JSON

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