Files
90110002-32cf-4eea-add9-554…/vercel.json
2026-03-11 15:49:21 +00:00

5 lines
97 B
JSON

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