Files
b2b7e23b-3d8d-4d7d-8d27-77f…/vercel.json
2026-03-03 09:22:40 +00:00

5 lines
97 B
JSON

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