Files
1e0be525-22ea-483f-bc4e-477…/vercel.json
2026-04-11 07:20:38 +00:00

5 lines
97 B
JSON

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