Files
f9933b7a-21bb-4215-a4d0-b9b…/vercel.json
2026-04-17 02:17:19 +00:00

5 lines
97 B
JSON

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