Files
53d95229-2d83-4807-85c3-cbe…/vercel.json
2026-03-07 17:31:20 +00:00

5 lines
97 B
JSON

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