Files
d70bf32c-5101-4720-9b59-8fa…/vercel.json
2026-04-03 14:35:31 +00:00

5 lines
97 B
JSON

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