Files
52bc760f-ba48-44e4-bec9-7b6…/vercel.json
2026-06-12 02:08:34 +00:00

5 lines
97 B
JSON

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