Files
66d8b35a-d3a1-45f7-93ff-97c…/vercel.json
2026-03-04 23:21:11 +00:00

5 lines
97 B
JSON

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