Files
cbed8baf-964d-4f2d-ac93-1ad…/vercel.json
2026-05-08 17:59:24 +00:00

5 lines
97 B
JSON

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