Files
fa3b80e8-69da-47c9-bd30-805…/vercel.json
2026-04-23 00:28:11 +00:00

5 lines
97 B
JSON

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