Files
989b84e2-0def-4ed6-b3e3-53f…/vercel.json
2026-03-16 02:00:51 +00:00

5 lines
97 B
JSON

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