Files
c8d0dd64-db8a-4b67-b939-5fd…/vercel.json
2026-04-09 15:09:43 +00:00

5 lines
97 B
JSON

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