Files
c6dd133d-b616-451d-9da1-9ff…/vercel.json
2026-04-17 14:00:41 +00:00

5 lines
97 B
JSON

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