Files
e6965060-f4c4-4fd2-b7d5-12d…/vercel.json
2026-02-09 14:49:29 +02:00

5 lines
97 B
JSON

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