Files
c779c50b-63f0-495a-b8ea-70d…/vercel.json
2026-04-20 13:32:01 +00:00

5 lines
97 B
JSON

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