Files
bdf63a72-3f32-481c-88d4-ffe…/vercel.json
2026-04-05 19:13:43 +00:00

5 lines
97 B
JSON

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