Files
0a75f3c3-999f-4d9f-a518-6b8…/vercel.json
2026-03-13 19:15:46 +00:00

5 lines
97 B
JSON

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