Files
b311c42e-9f51-435e-9df9-ecf…/vercel.json
2026-04-16 14:32:59 +00:00

5 lines
97 B
JSON

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