Files
cf54111c-63a8-46d1-bc02-723…/vercel.json
2026-03-04 08:16:33 +00:00

5 lines
97 B
JSON

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