Files
1f046d04-6924-4c45-9990-d28…/vercel.json
2025-12-28 09:50:18 +02:00

5 lines
97 B
JSON

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