Files
0ea1df52-79b4-43ae-9271-5a9…/vercel.json
2026-04-15 02:47:22 +00:00

5 lines
97 B
JSON

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