Files
cc1771bf-b30a-4852-bdb9-078…/vercel.json
2026-05-12 01:07:10 +00:00

5 lines
97 B
JSON

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