Files
51b0bdcd-9a3c-4b3f-990d-6fb…/vercel.json
2026-03-10 20:18:30 +00:00

5 lines
97 B
JSON

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