Files
93da9409-38a8-48bb-8861-e2f…/vercel.json
2026-02-25 15:57:09 +02:00

5 lines
97 B
JSON

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