Files
60cf2cf7-2348-4658-92b7-372…/vercel.json
2026-03-08 15:21:58 +00:00

5 lines
97 B
JSON

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