Files
a373e0be-768e-4908-b837-9d7…/vercel.json
2026-03-07 16:31:29 +00:00

5 lines
97 B
JSON

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