Files
821f2a03-3b96-44e2-b5a1-8ed…/vercel.json
2026-05-12 22:32:00 +00:00

5 lines
97 B
JSON

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