Files
3e8df867-2bf3-4272-b7d3-21f…/vercel.json
2026-05-20 21:43:15 +00:00

5 lines
97 B
JSON

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