Files
c5fec8c6-ceff-4355-a18f-b12…/vercel.json
2026-05-10 14:43:55 +00:00

5 lines
97 B
JSON

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