Files
e16cde25-0331-469c-aed2-2db…/vercel.json
2026-03-23 05:49:18 +00:00

5 lines
97 B
JSON

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