Files
9a84dc85-d30f-47ff-9b1e-8b9…/vercel.json
2026-05-24 09:25:57 +00:00

5 lines
97 B
JSON

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