Files
28b56fa9-bcab-4ea6-bed7-6e6…/vercel.json
2026-03-25 05:30:21 +00:00

5 lines
97 B
JSON

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