Files
9d5f214c-904c-4e01-bfb2-116…/vercel.json
2026-05-04 16:36:19 +00:00

5 lines
97 B
JSON

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