Files
ecbffa6c-2e32-451d-8ffc-2ea…/vercel.json
2026-04-07 15:50:31 +00:00

5 lines
97 B
JSON

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