Files
79643e8d-79d6-436b-8b24-8d9…/vercel.json
2026-04-23 15:12:18 +00:00

5 lines
97 B
JSON

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