Files
b8bcbf4d-084c-4eaf-b290-f59…/vercel.json
2026-03-30 18:23:46 +00:00

5 lines
97 B
JSON

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