Files
c7dc524c-32b8-4a57-b559-e6b…/vercel.json
2026-03-14 07:29:12 +00:00

5 lines
97 B
JSON

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