Files
7e50d801-8483-4980-b525-20f…/vercel.json
2026-01-14 22:42:58 +02:00

5 lines
97 B
JSON

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