Files
bf6d4e16-2e5d-4394-aee0-f0c…/vercel.json
2026-04-23 14:39:16 +00:00

5 lines
97 B
JSON

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