Files
c2d51850-24ff-4ede-aee5-d09…/vercel.json
2026-04-14 09:25:08 +00:00

5 lines
97 B
JSON

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