Files
db6857c8-e4c3-4914-a9ae-6ff…/vercel.json
2026-04-22 15:54:37 +00:00

5 lines
97 B
JSON

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