Files
50c35ce2-56de-4d16-8b0c-a4c…/vercel.json
2026-05-20 16:21:23 +00:00

5 lines
97 B
JSON

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