Files
24625f9e-923b-4f70-ae44-fa9…/vercel.json
2026-05-08 23:26:36 +00:00

5 lines
97 B
JSON

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