Files
ba339c0a-3a4b-4ff6-ab99-adb…/vercel.json
2026-01-20 12:45:35 +02:00

5 lines
97 B
JSON

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