Files
0396005b-961d-4535-b9fd-ded…/vercel.json
2026-03-06 22:24:16 +00:00

5 lines
97 B
JSON

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