Files
1cf30dfb-ec5e-4e5e-99f8-082…/vercel.json
2026-02-18 00:37:23 +00:00

5 lines
97 B
JSON

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