Files
84b32853-1b7f-4f22-85ec-56f…/vercel.json
2026-04-05 05:12:46 +00:00

5 lines
97 B
JSON

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