Files
9fccbbc9-d2a2-4939-a3fd-dd6…/vercel.json
2026-06-11 11:17:47 +00:00

5 lines
97 B
JSON

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