Files
a89bf720-6300-4343-95bf-4fb…/vercel.json
2026-05-23 02:28:59 +00:00

5 lines
97 B
JSON

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