Files
c4687bba-2fb3-4951-9167-06f…/vercel.json
2026-05-25 05:17:24 +00:00

5 lines
97 B
JSON

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