Files
14f97bdf-1716-4741-8e9b-e87…/vercel.json
2026-03-03 12:47:27 +00:00

5 lines
97 B
JSON

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