Files
8cfb0538-8ff6-4fa9-8f77-75d…/vercel.json
2026-05-23 23:14:00 +00:00

5 lines
97 B
JSON

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