Files
96549f69-3dd6-4d9b-83e9-167…/vercel.json
2026-02-22 21:45:50 +00:00

5 lines
97 B
JSON

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