Files
8be84f15-96fd-46dd-b157-ace…/vercel.json
2025-12-21 20:37:44 +02:00

5 lines
97 B
JSON

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