Files
33e220ff-c8d6-4be0-9bc7-24f…/vercel.json
2026-03-10 04:53:40 +00:00

5 lines
97 B
JSON

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