Files
c6194d0f-c856-4b82-9650-94f…/vercel.json
2026-04-18 01:48:38 +00:00

5 lines
97 B
JSON

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