Files
904191c5-28c8-41c2-b3c7-d6b…/vercel.json
2026-03-04 03:11:43 +00:00

5 lines
97 B
JSON

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