Files
93567050-3e9d-4592-93b2-fb7…/vercel.json
2026-03-16 06:01:19 +00:00

5 lines
97 B
JSON

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