Files
6db612e0-66c7-4e26-9c6f-2a1…/vercel.json
2026-03-05 18:17:23 +00:00

5 lines
97 B
JSON

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