Files
2078cb1b-9eb1-458d-8b7e-e7c…/vercel.json
2026-03-12 22:33:15 +00:00

5 lines
97 B
JSON

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