Files
5222d97e-fa8f-4367-875f-1fe…/vercel.json
2026-04-21 12:21:03 +00:00

5 lines
97 B
JSON

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