Files
7545db8e-739e-41ca-ba3b-0be…/vercel.json
2026-06-08 04:01:22 +00:00

5 lines
97 B
JSON

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