Files
26b054e3-9d27-4c30-bb04-e8a…/vercel.json
2026-04-23 12:21:18 +00:00

5 lines
97 B
JSON

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