Files
b426d2da-b9fd-4e77-81f8-140…/vercel.json
2026-03-12 09:00:21 +00:00

5 lines
97 B
JSON

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