Files
40120195-6b5f-44df-bb02-276…/vercel.json
2026-05-19 06:36:25 +00:00

5 lines
97 B
JSON

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