Files
0f69ae4e-3e11-42b1-b231-963…/vercel.json
2026-06-08 00:09:37 +00:00

5 lines
97 B
JSON

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