Files
dbbb4ac5-3100-4d37-aa86-ad1…/vercel.json
2026-03-13 14:26:18 +00:00

5 lines
97 B
JSON

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