Files
358e9c15-7bcc-4480-a39f-b00…/vercel.json
2026-03-03 16:07:12 +00:00

5 lines
97 B
JSON

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