Files
d306bff5-ce6a-4699-969b-c73…/vercel.json
2025-12-27 23:46:43 +02:00

5 lines
97 B
JSON

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