Files
c6eb8f20-98f5-4f97-8234-941…/vercel.json
2026-05-07 00:33:03 +00:00

5 lines
97 B
JSON

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