Files
6071f5e8-711d-4bb2-ae07-23f…/vercel.json
2026-04-12 06:17:56 +00:00

5 lines
97 B
JSON

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