Files
f2660a42-b540-43b8-b082-7fa…/vercel.json
2026-05-17 02:06:27 +00:00

5 lines
97 B
JSON

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