Files
cbe04e53-10d3-44d6-8e53-d11…/vercel.json
2026-05-25 14:19:21 +00:00

5 lines
97 B
JSON

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