Files
8fa06ed3-4d0e-4d2f-b1d3-d1f…/vercel.json
2026-04-18 23:30:34 +00:00

5 lines
97 B
JSON

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