Files
c2656dc8-3ed1-4810-bddf-0eb…/vercel.json
2026-04-14 14:04:40 +00:00

5 lines
97 B
JSON

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