Files
8b5fcfc5-c333-44d9-a1a7-cb2…/vercel.json
2026-03-08 21:49:28 +00:00

5 lines
97 B
JSON

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