Files
6b2dcd54-b23e-4ca6-8045-52f…/vercel.json
2026-03-04 11:51:26 +00:00

5 lines
97 B
JSON

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