Files
2a9abc85-0542-43dd-9f11-27b…/vercel.json
2026-05-26 12:13:19 +00:00

5 lines
97 B
JSON

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