Files
7fb18710-bfec-4fe1-bd2e-b3c…/vercel.json
2026-03-12 10:45:29 +00:00

5 lines
97 B
JSON

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