Files
16af9dd2-32dc-498e-bad0-fd2…/vercel.json
2026-04-22 01:52:20 +00:00

5 lines
97 B
JSON

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