Files
f5ebffe2-9302-4c93-84c6-99d…/vercel.json
2026-03-11 02:52:45 +00:00

5 lines
97 B
JSON

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