Files
6d0679d4-4ee0-4e02-bf82-16f…/vercel.json
2026-04-06 11:42:16 +00:00

5 lines
97 B
JSON

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