Files
9ba210ee-895f-4445-ad73-6bb…/vercel.json
2026-05-15 05:32:39 +00:00

5 lines
97 B
JSON

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