Files
b0c70853-3d0a-4609-be5d-311…/vercel.json
2026-05-19 07:31:51 +00:00

5 lines
97 B
JSON

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