Files
5920809f-8913-4da3-9f7e-484…/vercel.json
2026-03-04 02:05:24 +00:00

5 lines
97 B
JSON

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