Files
569b4853-cae4-4db1-9973-687…/vercel.json
2026-05-17 17:10:33 +00:00

5 lines
97 B
JSON

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