Files
c341e62c-aa13-4db7-bd2e-2cb…/vercel.json
2026-04-24 08:09:21 +00:00

5 lines
97 B
JSON

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