Files
cd030711-2901-4f62-ab79-d05…/vercel.json
2026-05-17 10:36:15 +00:00

5 lines
97 B
JSON

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