Files
bdf3e9eb-d8fc-493f-9161-2a6…/vercel.json
2026-06-08 16:37:38 +00:00

5 lines
97 B
JSON

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