Files
c50bda92-9d99-4e46-b4b2-6ca…/vercel.json
2026-04-19 21:35:37 +00:00

5 lines
97 B
JSON

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