Files
d223c870-5c27-4eed-857b-5ef…/vercel.json
2026-01-20 12:31:28 +02:00

5 lines
97 B
JSON

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