Files
b35f4aa1-84d2-417b-85a8-da0…/vercel.json
2026-06-06 06:20:02 +00:00

5 lines
97 B
JSON

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