Files
b53cc4c8-cb4e-4d3e-bf53-f0e…/vercel.json
2026-03-29 08:58:20 +00:00

5 lines
97 B
JSON

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