Files
20d514d0-49cd-4b6b-9dfe-37f…/vercel.json
2026-04-26 16:17:50 +00:00

5 lines
97 B
JSON

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