Files
db2c22c5-6a2b-4203-9791-86a…/vercel.json
2026-03-07 01:18:26 +00:00

5 lines
97 B
JSON

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