Files
b8b4e9e2-1957-4061-a23e-00c…/vercel.json
2026-04-12 13:16:36 +00:00

5 lines
97 B
JSON

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