Files
3ad6051a-6299-422b-8971-5eb…/vercel.json
2026-03-11 20:15:16 +00:00

5 lines
97 B
JSON

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