Files
d4c8a15e-22d1-4272-9f08-72f…/vercel.json
2026-02-18 23:43:20 +00:00

5 lines
97 B
JSON

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