Files
18bb6266-389f-4809-80a4-c3f…/vercel.json
2026-05-15 04:52:07 +00:00

5 lines
97 B
JSON

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