Files
5d395633-1b09-4737-88f4-2ce…/vercel.json
2026-03-16 16:07:50 +00:00

5 lines
97 B
JSON

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