Files
712d42cc-615e-402b-80a0-13d…/vercel.json
2025-12-30 09:19:16 +02:00

5 lines
97 B
JSON

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