Files
43f2ca64-ef59-4ca8-b752-9e9…/vercel.json
2026-03-16 19:11:47 +00:00

5 lines
97 B
JSON

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