Files
b85282a8-9ff3-4360-9dd2-8d8…/vercel.json
2026-04-21 13:25:50 +00:00

5 lines
97 B
JSON

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