Files
6c1597ca-0f71-4157-9c7e-383…/vercel.json
2026-04-22 13:24:02 +00:00

5 lines
97 B
JSON

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