Files
b5486332-9dd4-422c-b38b-2a2…/vercel.json
2026-03-07 21:28:42 +00:00

5 lines
97 B
JSON

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