Files
78efd497-e98b-4f26-9c7b-034…/vercel.json
2026-05-19 21:15:14 +00:00

5 lines
97 B
JSON

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