Files
c9b46669-4e1e-49da-92fc-66c…/vercel.json
2026-03-22 07:05:25 +00:00

5 lines
97 B
JSON

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