Files
107d0d0c-2e3d-46b6-aa79-1b7…/vercel.json
2026-04-20 19:52:06 +00:00

5 lines
97 B
JSON

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