Files
85258a5f-d9fd-4b9f-9b60-e61…/vercel.json
2026-03-20 00:11:41 +00:00

5 lines
97 B
JSON

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