Files
fc8c8a63-8ebd-4a89-af9c-3c8…/vercel.json
2026-03-10 21:24:58 +00:00

5 lines
97 B
JSON

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