Files
23215bf7-b7e0-405d-b8cd-386…/vercel.json
2026-05-08 19:28:29 +00:00

5 lines
97 B
JSON

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