Files
e2b8bebe-1108-4493-9668-253…/vercel.json
2026-05-19 18:37:57 +00:00

5 lines
97 B
JSON

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