Files
61bfca6e-a3b2-469d-9e02-c89…/vercel.json
2026-04-12 18:02:43 +00:00

5 lines
97 B
JSON

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