Files
65487ed3-035b-4a6e-b294-bc9…/vercel.json
2026-03-14 20:34:16 +00:00

5 lines
97 B
JSON

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