Files
c7b36436-efd4-4945-bdbb-e12…/vercel.json
2026-05-18 13:59:58 +00:00

5 lines
97 B
JSON

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