Files
16b24526-3493-476e-85cb-7d4…/vercel.json
2026-05-19 06:57:42 +00:00

5 lines
97 B
JSON

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