Files
c850dcfb-6af2-4ff0-9dd1-ed3…/vercel.json
2026-05-18 05:13:39 +00:00

5 lines
97 B
JSON

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