Files
a5e2d626-fe71-4733-a150-a55…/vercel.json
2026-01-08 17:17:41 +02:00

5 lines
97 B
JSON

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