Files
ef420645-c124-42d7-b830-ffc…/vercel.json
2026-03-07 02:01:43 +00:00

5 lines
97 B
JSON

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