Files
7853c249-a398-449e-9d35-9d2…/vercel.json
2026-05-23 23:16:48 +00:00

5 lines
97 B
JSON

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