Files
f3d9e50b-f98f-4587-822c-468…/vercel.json
2026-04-21 07:26:47 +00:00

5 lines
97 B
JSON

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