Files
7cf850f3-10b5-4d65-9de1-d68…/vercel.json
2026-03-05 07:04:28 +00:00

5 lines
97 B
JSON

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