Files
bddc8e06-d2f4-4fa9-84f2-948…/vercel.json
2026-04-12 02:28:14 +00:00

5 lines
97 B
JSON

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