Files
b9c9c4d5-db23-46bc-88d2-ae9…/vercel.json
2026-03-19 21:43:27 +00:00

5 lines
97 B
JSON

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