Files
bcc0284e-f0f5-435f-8c3c-4e2…/vercel.json
2026-03-20 22:43:36 +00:00

5 lines
97 B
JSON

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