Files
839637ae-c28e-4ec1-ad7b-cce…/vercel.json
2026-04-11 13:11:12 +00:00

5 lines
97 B
JSON

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