Files
eabef9a3-9db7-4f59-ba96-037…/vercel.json
2026-04-08 12:00:37 +00:00

5 lines
97 B
JSON

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