Files
e23b768b-77b4-45a1-a7ee-1b9…/vercel.json
2026-03-05 00:17:11 +00:00

5 lines
97 B
JSON

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