Files
97d97bcd-f1ca-4686-9e02-66e…/vercel.json
2026-04-22 02:41:10 +00:00

5 lines
97 B
JSON

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