Files
eeb5f461-9c16-474f-9724-751…/vercel.json
2026-03-12 10:15:22 +00:00

5 lines
97 B
JSON

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