Files
346b6836-8efc-4288-a094-1c9…/vercel.json
2026-04-27 06:59:07 +00:00

5 lines
97 B
JSON

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