Files
2df481f2-2d4b-4fb2-af78-591…/vercel.json
2026-02-03 00:10:09 +02:00

5 lines
97 B
JSON

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