Files
86764ce2-6c80-4c5f-a934-daf…/vercel.json
2026-06-10 23:08:19 +00:00

5 lines
97 B
JSON

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