Files
db2f281f-c61d-4c01-9b6c-b3e…/vercel.json
2026-03-06 01:50:10 +00:00

5 lines
97 B
JSON

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