Files
d52095bf-57f3-4e35-875d-960…/vercel.json
2026-05-08 04:32:38 +00:00

5 lines
97 B
JSON

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