Files
c11fe748-0141-4e5e-8fef-96c…/vercel.json
2026-01-13 16:24:00 +02:00

5 lines
97 B
JSON

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