Files
88d1671f-c3c7-4203-89cf-110…/vercel.json
2026-03-28 09:17:21 +00:00

5 lines
97 B
JSON

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