Files
04435c45-7b70-412b-9dc0-9db…/vercel.json
2026-04-12 04:22:44 +00:00

5 lines
97 B
JSON

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