Files
b8730981-aae1-4941-b519-c1f…/vercel.json
2026-01-07 16:52:13 +02:00

5 lines
97 B
JSON

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