Files
8292df33-796d-497b-950b-d89…/vercel.json
2026-06-12 08:14:32 +00:00

5 lines
97 B
JSON

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