Files
198267bc-cdf6-43b3-8dbd-912…/vercel.json
2026-01-17 02:03:33 +02:00

5 lines
97 B
JSON

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