Files
c5918362-3e2a-46e3-ae10-f51…/vercel.json
2026-06-03 12:43:17 +00:00

5 lines
97 B
JSON

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