Files
8716f50f-3103-4ccb-9ded-94d…/vercel.json
2026-04-17 06:11:51 +00:00

5 lines
97 B
JSON

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