Files
cdfeeada-db9e-4e64-b509-08f…/vercel.json
2026-03-25 18:31:11 +00:00

5 lines
97 B
JSON

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