Files
b0df784f-9dda-4339-9306-71e…/vercel.json
2026-03-11 22:49:13 +00:00

5 lines
97 B
JSON

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