Files
72c053f2-75fa-4e85-b5c8-9b7…/vercel.json
2026-03-15 23:39:10 +00:00

5 lines
97 B
JSON

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