Files
14fad302-5603-4d2d-a67f-0d8…/vercel.json
2026-04-08 21:10:54 +00:00

5 lines
97 B
JSON

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