Files
36c1f102-5e9e-464e-b1d2-c68…/vercel.json
2026-06-10 06:15:35 +00:00

5 lines
97 B
JSON

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