Files
e53edfc9-2ce6-4333-8a46-7e9…/vercel.json
2026-03-07 07:01:20 +00:00

5 lines
97 B
JSON

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