Files
a385c028-be9c-45f8-8f33-fe0…/vercel.json
2026-03-24 05:09:10 +00:00

5 lines
97 B
JSON

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