Files
6b80681f-c813-4397-a5bb-3f2…/vercel.json
2026-04-26 02:24:35 +00:00

5 lines
97 B
JSON

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