Files
fc3170f9-ae93-4bee-9299-e63…/vercel.json
2026-04-17 16:29:53 +00:00

5 lines
97 B
JSON

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