Files
b340bf02-e654-4ea6-b243-165…/vercel.json
2026-03-03 00:12:35 +00:00

5 lines
97 B
JSON

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