Files
c3639830-f3fa-4e65-97ed-e82…/vercel.json
2026-03-17 08:56:43 +00:00

5 lines
97 B
JSON

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