Files
65e9dd2f-f4d4-4545-9ef6-0bf…/vercel.json
2026-04-12 03:57:56 +00:00

5 lines
97 B
JSON

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