Files
c41a4856-7503-4dbf-b73f-e7f…/vercel.json
2026-04-08 19:28:59 +00:00

5 lines
97 B
JSON

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