Files
7f8ab204-df69-4581-b9d0-84f…/vercel.json
2026-01-06 15:10:22 +00:00

5 lines
97 B
JSON

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