Files
29139e33-fb60-45f4-b5ff-cde…/vercel.json
2026-06-03 18:30:28 +00:00

5 lines
97 B
JSON

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