Files
c510bc57-e136-4a1f-81e6-ea5…/vercel.json
2026-03-28 19:10:19 +00:00

5 lines
97 B
JSON

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