Files
f8e38089-14fd-427c-9b91-ad7…/vercel.json
2026-06-03 08:00:21 +00:00

5 lines
97 B
JSON

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