Files
46608c42-539d-40ed-ab2f-ffc…/vercel.json
2026-03-08 00:04:26 +00:00

5 lines
97 B
JSON

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