Files
efdb422f-609d-48df-b5fc-3e5…/vercel.json
2026-06-12 23:07:39 +00:00

5 lines
97 B
JSON

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