Files
8c17b76f-59bf-4198-9fc9-88c…/vercel.json
2026-05-27 00:54:38 +00:00

5 lines
97 B
JSON

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