Files
639df671-cd07-450e-b678-1b0…/vercel.json
2026-04-25 22:43:22 +00:00

5 lines
97 B
JSON

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