Files
eed92b4b-c97e-4952-b9e2-a05…/vercel.json
2026-04-16 15:33:21 +00:00

5 lines
97 B
JSON

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