Files
1f4098f8-dee9-48f6-9497-9bc…/vercel.json
2026-01-17 03:49:27 +02:00

5 lines
97 B
JSON

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