Files
dd0fe6f1-789e-4a4e-9d5a-177…/vercel.json
2026-03-28 19:04:18 +00:00

5 lines
97 B
JSON

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