Files
dfcb7004-97e6-45c6-ae5c-01f…/vercel.json
2026-03-04 01:50:38 +00:00

5 lines
97 B
JSON

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