Files
c325519f-0c2b-4c44-800c-222…/vercel.json
2026-05-23 21:50:35 +00:00

5 lines
97 B
JSON

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