Files
d18d4c19-01c8-4dcd-9dcb-b4d…/vercel.json
2026-03-12 12:22:22 +00:00

5 lines
97 B
JSON

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