Files
e83eed90-9e0e-41d6-9db1-ce6…/vercel.json
2026-04-05 15:16:45 +00:00

5 lines
97 B
JSON

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