Files
c1fe12bf-dd8d-45fa-a4ee-f1f…/vercel.json
2026-05-06 00:02:48 +00:00

5 lines
97 B
JSON

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