Files
2b8bbb1d-4908-4872-be1d-315…/vercel.json
2026-01-30 12:11:09 +02:00

5 lines
97 B
JSON

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