Files
e416be23-3e02-4d7e-914e-148…/vercel.json
2026-03-23 18:51:12 +00:00

5 lines
97 B
JSON

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