Files
84ed7676-0ff5-4e60-919d-1ad…/vercel.json
2026-03-11 03:11:50 +00:00

5 lines
97 B
JSON

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