Files
f948ee02-9e2b-4e26-bba2-290…/vercel.json
2026-06-11 04:40:39 +00:00

5 lines
97 B
JSON

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