Files
ff3184ef-0117-4504-82c7-6e0…/vercel.json
2026-03-18 09:51:23 +00:00

5 lines
97 B
JSON

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