Files
1e2272d1-35dc-4554-9452-afa…/vercel.json
2026-04-19 15:13:11 +00:00

5 lines
97 B
JSON

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