Files
6c7738cf-df2e-4cbd-a190-15e…/vercel.json
2026-04-03 17:09:14 +00:00

5 lines
97 B
JSON

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