Files
8e06b51c-a735-4cfb-ae33-d63…/vercel.json
2026-04-19 10:19:10 +00:00

5 lines
97 B
JSON

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