Files
ce134ed8-1363-4c82-8e87-7aa…/vercel.json
2026-05-15 15:35:12 +00:00

5 lines
97 B
JSON

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