Files
87d0be2b-b0bf-40e8-a9cc-2ec…/vercel.json
2026-02-10 20:37:25 +00:00

5 lines
97 B
JSON

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