Files
18f33c8d-8fc0-4d23-9461-e21…/vercel.json
2026-03-23 19:32:25 +00:00

5 lines
97 B
JSON

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