Files
c82d0842-9e07-4dee-af55-415…/vercel.json
2026-05-12 14:44:53 +00:00

5 lines
97 B
JSON

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