Files
62b29f2c-2b91-40aa-b731-914…/vercel.json
2026-05-14 02:36:25 +00:00

5 lines
97 B
JSON

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