Files
c0f144f5-9369-403e-9de9-d0f…/vercel.json
2026-03-15 22:24:57 +00:00

5 lines
97 B
JSON

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