Files
513a0eca-3992-44f7-9f86-3bf…/vercel.json
2026-03-05 13:20:08 +00:00

5 lines
97 B
JSON

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