Files
91bf7ede-7725-4b52-8114-45f…/vercel.json
2026-02-21 03:53:28 +00:00

5 lines
97 B
JSON

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