Files
a39b6df9-17c8-4c31-b1ff-031…/vercel.json
2026-05-14 10:39:17 +00:00

5 lines
97 B
JSON

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