Files
c05b93fc-b5c7-4e6c-9546-21a…/vercel.json
2026-04-29 19:17:46 +00:00

5 lines
97 B
JSON

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