Files
b8aa9e3b-a93d-43b2-921f-0f6…/vercel.json
2026-03-24 05:40:47 +00:00

5 lines
97 B
JSON

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