Files
2d5906d8-b5f3-49ee-8217-b59…/vercel.json
2026-04-26 00:30:05 +00:00

5 lines
97 B
JSON

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