Files
50b43e18-699b-458d-8286-057…/vercel.json
2026-04-21 17:16:52 +00:00

5 lines
97 B
JSON

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