Files
72d2fa09-3064-41b8-b3a5-1a6…/vercel.json
2026-03-08 20:24:50 +00:00

5 lines
97 B
JSON

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