Files
8fc75830-3c55-4056-a1bf-d53…/vercel.json
2026-04-13 21:54:12 +00:00

5 lines
97 B
JSON

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