Files
a3450c20-682f-4fc8-8857-7d9…/vercel.json
2026-05-10 06:29:35 +00:00

5 lines
97 B
JSON

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