Files
5706876a-5133-42cd-bdfe-d0f…/vercel.json
2026-06-11 13:35:36 +00:00

5 lines
97 B
JSON

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