Files
10b4e205-4bce-4e5f-b830-208…/vercel.json
2026-03-22 13:55:44 +00:00

5 lines
97 B
JSON

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