Files
8b8191a2-4906-4802-9566-dbd…/vercel.json
2026-05-23 20:46:23 +00:00

5 lines
97 B
JSON

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