Files
d52bfa1f-d6dc-44c7-8d18-ffe…/vercel.json
2026-03-08 15:59:10 +00:00

5 lines
97 B
JSON

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