Files
0b539f61-a4d4-4907-8b18-ef6…/vercel.json
2026-05-14 06:10:26 +00:00

5 lines
97 B
JSON

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