Files
51887def-376b-4007-8a49-876…/vercel.json
2026-05-07 23:43:28 +00:00

5 lines
97 B
JSON

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