Files
252e60f5-2b1d-4425-b3c0-3ee…/vercel.json
2026-06-08 05:17:08 +00:00

5 lines
97 B
JSON

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