Files
c6211eac-b0c9-4eeb-a955-939…/vercel.json
2026-04-07 00:23:47 +00:00

5 lines
97 B
JSON

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