Files
c2388f18-ae4e-47d3-9e65-671…/vercel.json
2026-04-14 09:59:06 +00:00

5 lines
97 B
JSON

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