Files
95d1b6f8-b3b6-49ff-b6f1-242…/vercel.json
2026-01-13 06:54:30 +02:00

5 lines
97 B
JSON

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