Files
2124799c-4f8b-4fee-8046-06e…/vercel.json
2026-01-29 21:29:02 +02:00

5 lines
97 B
JSON

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