Files
0b6ff006-1d3d-48ca-9b03-69b…/vercel.json
2026-03-04 01:22:54 +00:00

5 lines
97 B
JSON

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