Files
0837a100-6413-41c3-b048-bed…/vercel.json
2026-03-08 17:21:24 +00:00

5 lines
97 B
JSON

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