Files
9233f357-0097-466b-9059-3e5…/vercel.json
2026-04-17 02:15:54 +00:00

5 lines
97 B
JSON

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