Files
22dbacf4-626f-4cc5-9d14-cd3…/vercel.json
2026-03-04 22:45:47 +00:00

5 lines
97 B
JSON

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