Files
7e2631dc-f7fa-457d-9d2a-82c…/vercel.json
2026-03-27 07:14:47 +00:00

5 lines
97 B
JSON

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