Files
3c3877af-0b8e-44ee-beba-cfd…/vercel.json
2026-05-22 18:19:37 +00:00

5 lines
97 B
JSON

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