Files
83962914-ba63-4b1e-b7e5-991…/vercel.json
2026-05-01 10:11:51 +00:00

5 lines
97 B
JSON

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