Files
685a9357-05c2-4eba-afb9-9fc…/vercel.json
2026-03-14 20:44:08 +00:00

5 lines
97 B
JSON

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