Files
b169f450-49e6-449d-aa47-097…/vercel.json
2026-03-05 00:06:21 +00:00

5 lines
97 B
JSON

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