Files
09e7ab42-a42a-4829-a5ff-1ff…/vercel.json
2026-03-28 06:15:43 +00:00

5 lines
97 B
JSON

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