Files
c98c9020-56fd-4cb6-bcf3-c08…/vercel.json
2026-03-06 14:38:55 +02:00

5 lines
97 B
JSON

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