Files
93dc14fa-247d-4bcc-9490-eb5…/vercel.json
2026-03-04 07:59:52 +00:00

5 lines
97 B
JSON

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