Files
76bcd9c9-1c7f-4b17-b5f8-6fe…/vercel.json
2026-05-29 00:52:15 +00:00

5 lines
97 B
JSON

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