Files
c108f305-ad0f-4d1a-afd2-5cd…/vercel.json
2026-03-12 20:19:21 +00:00

5 lines
97 B
JSON

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