Files
447d45af-e41f-4587-9ec8-bfd…/vercel.json
2026-04-05 02:52:10 +00:00

5 lines
97 B
JSON

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