Files
c4733d70-ede5-4471-9e11-57f…/vercel.json
2026-06-08 07:34:04 +00:00

5 lines
97 B
JSON

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