Files
80cd58ed-e4ff-432c-9b61-8e7…/vercel.json
2026-04-09 11:32:41 +00:00

5 lines
97 B
JSON

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