Files
bb0ee7d6-a00a-4ae0-b731-087…/vercel.json
2026-03-11 02:12:53 +00:00

5 lines
97 B
JSON

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