Files
c7477433-8eb0-4951-8e0c-70a…/vercel.json
2026-04-19 01:08:14 +00:00

5 lines
97 B
JSON

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