Files
ff25d85f-e1fa-4d7a-8d19-3f5…/vercel.json
2026-05-12 16:34:40 +00:00

5 lines
97 B
JSON

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