Files
8c16938e-21e5-4c35-adc0-334…/vercel.json
2026-01-22 22:34:23 +02:00

5 lines
97 B
JSON

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