Files
fc622a77-5c2e-4308-b98e-373…/vercel.json
2026-04-21 16:59:27 +00:00

5 lines
97 B
JSON

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