Files
74edbfd6-764e-4f21-9d3a-c88…/vercel.json
2026-03-21 07:27:11 +00:00

5 lines
97 B
JSON

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