Files
724af9c8-61ce-4f77-a1fa-e8f…/vercel.json
2026-03-04 16:14:20 +00:00

5 lines
97 B
JSON

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