Files
2aa57ee6-4611-4e65-9609-809…/vercel.json
2026-04-28 12:34:18 +00:00

5 lines
97 B
JSON

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