Files
c0e65ffd-f5d3-49cd-ab13-aa8…/vercel.json
2026-05-14 10:28:28 +00:00

5 lines
97 B
JSON

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