Files
eb8e20d6-088a-4d3d-9067-40f…/vercel.json
2026-03-26 20:13:11 +00:00

5 lines
97 B
JSON

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