Files
c06259bf-4587-4dde-ba0a-09e…/vercel.json
2026-04-19 04:41:05 +00:00

5 lines
97 B
JSON

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