Files
615b68fc-2b12-41a9-a74f-294…/vercel.json
2026-05-08 22:10:37 +00:00

5 lines
97 B
JSON

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