Files
44c5dd38-7302-4841-8f1f-299…/vercel.json
2026-05-05 06:28:19 +00:00

5 lines
97 B
JSON

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