Files
87dd6507-1bfd-4c96-b7eb-328…/vercel.json
2026-06-07 21:28:46 +00:00

5 lines
97 B
JSON

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