Files
891b9002-df63-4bdf-b8d8-5cd…/vercel.json
2026-04-20 04:03:39 +00:00

5 lines
97 B
JSON

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