Files
bdc6c148-6f8f-4f91-8a3e-9bd…/vercel.json
2026-05-08 10:12:10 +00:00

5 lines
97 B
JSON

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