Files
2e0b355f-fda3-498c-9a55-41b…/vercel.json
2026-04-17 12:10:31 +00:00

5 lines
97 B
JSON

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