Files
8cc65e41-b074-4eb3-92df-d7f…/vercel.json
2026-04-08 16:09:46 +00:00

5 lines
97 B
JSON

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