Files
f61733d2-9b0e-48ed-9720-8ed…/vercel.json
2026-03-07 22:30:14 +00:00

5 lines
97 B
JSON

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