Files
c727c410-2b9b-4e39-b26d-2a7…/vercel.json
2026-05-18 13:50:44 +00:00

5 lines
97 B
JSON

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