Files
bdaf62ee-90c8-4ad8-9599-d8f…/vercel.json
2026-03-20 10:47:21 +00:00

5 lines
97 B
JSON

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