Files
e5a836f9-6868-4d5a-81bf-2fd…/vercel.json
2026-06-08 00:32:22 +00:00

5 lines
97 B
JSON

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