Files
b3ff0535-91bf-4615-88fd-5ef…/vercel.json
2026-02-13 17:59:43 +00:00

5 lines
97 B
JSON

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